Alexander Rumyantsev

Results 4 issues of Alexander Rumyantsev

While app-builder successfully builds and runs on Apple Silicon, npm module app-builder-bin won't run out-of-the-box because it compiled only for Intel.

When using stderr format: ![image](https://github.com/darold/pgbadger/assets/1102063/fa0dc985-09a3-4a4c-bd80-d9c6c58c7e14) When using jsonlog format it appears as sql expression Or, maybe, some advices needed in README to confugure auto_explain module so its output should be...

Feature request If leader has `archive_mode = off`, then on replica `archive-mode-check=n` should be automatically applied and backup should proceed. That means WALs are collected from replica only and backup...

question

In PostgreSQL 15, a new format for the CREATE_REPLICATION_SLOT statement was introduced, supporting arbitrary options. In PostgreSQL 17, a great new option, FAILOVER, was added for synchronizing replication slots between...