-
Updated
Jun 30, 2021 - C++
postgresql-extension
Here are 126 public repositories matching this topic...
-
Updated
Jul 5, 2021 - PLpgSQL
-
Updated
Aug 3, 2021 - Rust
This is something that came up with our experiments in migrating our cluster from 1.3 to 1.5.
Our process is essentially as follows:
- create cluster as is with a single primary
- disable monitor on primary with --force on it
pg_autoctl disable monitor --force --pgdata /var/lib/postgresql/12/main_cluster/
- stop pg_autoctl service with
sudo service postgresql_main_cluster stop
- e
-
Updated
Jul 26, 2021 - C
Hi nice to meet you AGE.
As a AGE beginner, I have a question, so submitted issue.
When I run pgadmin, I have to load 'age' extension every time(AGE is installed by docker).
So, is possible way to load age extension automatically?
I can't found how to do..
-
Updated
Jul 1, 2021 - C
-
Updated
Jul 6, 2020 - C
-
Updated
May 21, 2021 - C
-
Updated
May 11, 2021
-
Updated
Dec 10, 2020 - Rust
-
Updated
Jan 12, 2021 - C
-
Updated
Jun 9, 2021 - C
-
Updated
Feb 2, 2021 - C
Fix readme
Readme is not updated for v1.2
-
Updated
Sep 9, 2020 - C
-
Updated
Aug 10, 2018 - C
-
Updated
Mar 2, 2021 - C
-
Updated
Mar 30, 2021 - C
-
Updated
Feb 11, 2020 - C++
-
Updated
Jun 12, 2017 - PLpgSQL
-
Updated
Apr 16, 2021 - Python
-
Updated
Aug 1, 2021 - PLpgSQL
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
-
Updated
Jul 31, 2021 - C
-
Updated
Jun 4, 2021 - Ruby
Improve this page
Add a description, image, and links to the postgresql-extension topic page so that developers can more easily learn about it.
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."
Refer to #1893 for instructions and details.