-
Instead of just the disk-level backups that are done right now, also use native PostgreSQL backup methods to ensure consistency and ease recoveries.
Useful projects:
- https://github.com/eduardola…
-
Nous voulons pousser certaines données dans PostGre pour des objectifs de performances et d'accessibilité des données.
Voici une liste non exhaustive des tables à créer :
1. Eco2mix, données ra…
-
Hi,
v17 GA is due soon. The attached patch fixed build problems on my servers, but I don't know whether it is enough to support v17 or not. Can you please take a look? Thanks! DEvrim
[pg_auto_…
-
### Name and Version
bitnami/postgresql-repmgr:latest
### What architecture are you using?
amd64
### What steps will reproduce the bug?
`docker compose up -d` with a configuration as follows:
…
-
I need to receive PostgreSQL [asynchronous notifications](https://www.postgresql.org/docs/current/sql-notify.html) in my application.
At `ConfigConnectImpl::connect()` , a task is created awaiting …
-
Add PostgreSQL as a valid Database provider. Copy all tests of MongoAdapter and replace with postgre. All tests need to pass without change to be sure of global support.
-
Need to understand replication steps from general on-premise machine babelfish + postgreSQL to AWS Aurora cloud Babelfish +PostgreSQL
-
Hi, am pretty new to Saltcorn, thanks for the great Program!
I made an Application on a virtual machine with Ubuntu... i had to do a manual install, since that was
the only thing that worked for me…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
Test case from a customer validating Oracle vs PostgreSQL.
PostgreSQL:
```
CREATE TABLE dvt_test.tab_xml
( id numeric(1000,0) NOT NULL PRIMARY KEY
, batch_id numeric(1000,0) NOT NULL
, xml_dat…