Re: shared memory size during upgrade pgsql with partitions (max_locks_per_transaction)

2019-12-18 Thread Piotr Włodarczyk
>> On Tue, Dec 17, 2019 at 08:03:41PM +, Piotr Włodarczyk wrote: >> Currently we're working on PSQL 11.5 and we're trying upgrade to 12.1. >> >> During that we have a problem: >> >> command: "/usr/pgsql-12/bin/pg_dump" --host /cluster/postgresql --port 50432 >> --username postgres --schema-on

Re: shared memory size during upgrade pgsql with partitions (max_locks_per_transaction)

2019-12-17 Thread Justin Pryzby
On Tue, Dec 17, 2019 at 08:03:41PM +, Piotr Włodarczyk wrote: > Currently we're working on PSQL 11.5 and we're trying upgrade to 12.1. > > During that we have a problem: > > command: "/usr/pgsql-12/bin/pg_dump" --host /cluster/postgresql --port 50432 > --username postgres --schema-only --quot

shared memory size during upgrade pgsql with partitions

2019-12-17 Thread Piotr Włodarczyk
Hello, Currently we're working on PSQL 11.5 and we're trying upgrade to 12.1. During that we have a problem: command: "/usr/pgsql-12/bin/pg_dump" --host /cluster/postgresql --port 50432 --username postgres --schema-only --quote-all-identifiers --binary-upgrade --format=custom --file="pg_upgrade