The Wayback Machine - https://web.archive.org/web/20201017100033/https://github.com/topics/postgresql-extension
Skip to content
#

postgresql-extension

Here are 115 public repositories matching this topic...

RekGRpth
RekGRpth commented Oct 8, 2020

Can not auto discover keeper hostname
because of, function inet_addr in file ipaddr.c requires

Internet host address IPv4 in numbers-and-dots notation

as argument, but not hostname! (as it passed in function discover_hostname in file cli_create_drop_node.c)

simkimsia
simkimsia commented Jan 11, 2020

I have this exact code snippet and the migration is successful.

from core.models import PersonStampedModel
from django_ltree.fields import PathField
from model_utils.models import SoftDeletableModel, TimeStampedModel
from organizations.managers import OrganizationOwnedSoftDeletableManager
from organizations.models import OrganizationOwnedModel
from partial_index import PQ, Parti

Improve this page

Add a description, image, and links to the postgresql-extension topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the postgresql-extension topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.