-
I install this application by docker and already update to the latest version. However, It show the below error, when I import from a backup file.
```
Command failed with exit code 1: pg_restore '--…
-
### Is there an existing issue already for this feature request/idea?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new feature request to be evaluated…
-
- operator image: registry.opensource.zalan.do/acid/postgres-operator:v1.10.1
- Bare metal K8s
- Run in production: yes
- Type of issue: bug report
When attempting a major version upgrade (from …
-
**OS**
Your OS: Ubuntu 22
**Versions**
The `db-sync` version (eg `cardano-db-sync --version`): 13.5.0.2
PostgreSQL version: 17
**Build/Install Method**
The method you use to build or install…
-
i can do this and it prints the postgres dump (-Fc) to STDOUT
```
pg_restore --file=- database.dump
```
using Pg::CLI::pg_restore behaves differently.
```
my $pg_restore = Pg::CLI::p…
-
- [x] #1842
- [ ] #1844
- [x] #1846
- [x] #5840
- [ ] #7203
- [x] #7205
- [ ] https://github.com/ydb-platform/ydb/issues/9651
PR: https://github.com/ydb-platform/ydb/pull/6289
rekby updated
1 month ago
-
Hey everyone,
sorry to be back yet again. This is more of a report though, as I already got it working. But since it's unpredictable behavior I'd like to let you know.
I destroyed my previous c…
-
### Is there an existing issue already for this bug?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new bug.
### I have read the troubleshooting gu…
-
In my upgrades from PostgreSQL 14.7 -> 15.2 and PostgreSQL 15.5 -> 16.1 on NixOS, I noticed that having pg_ivm in the database prevents `pg_upgrade` from succeeding. The upgrade succeeds only after dr…
-
```
+ PG_BIN=/tmp/neon/pg_install/v16/bin
+ WAL_PATH='/tmp/test_output/test_wal_restore_initdb[release-pg16]/repo/safekeepers/sk1/956d95578c264511d8d0eada890c9991/cf5ea991f6ff2aeec1a9d4911b3aa9fb'
…