Jeff Janes
Jeff Janes
If you use concurrent_backup and basebackup_retry_times is greater than 0 and the retry does get triggered (for example, because an rsync fails), then the backup is doomed. It will eventually...
When playing records from 9.2 through xlogdump the HEAD code, it goes into an infinite loop. At xlogdump_rmgr.c line 1203, apparently the index tuple size comes back as zero. I...
If the database server has a SCRAM verifier in pg_shadow, and the [databases] connection string contains the corresponding plain text password, and the user_list.txt also contains a SCRAM verifier for...