Re: search_path in pg_dump output.

2021-03-29 Thread Adrian Klaver
On 3/28/21 11:00 PM, NEERAJ BANSAL wrote: Hi, we are using pg_dump output to compare the schema consistency. But after upgrade to postgres 11.5 we are seeing different behavior of pg_dump intermittently.  As per the https://github.com/postgres/postgres/commit/582edc369cdbd348d68441fc50fa26a84

search_path in pg_dump output.

2021-03-29 Thread NEERAJ BANSAL
Hi, we are using pg_dump output to compare the schema consistency. But after upgrade to postgres 11.5 we are seeing different behavior of pg_dump intermittently. As per the https://github.com/postgres/postgres/commit/582edc369cdbd348d68441fc50fa26a84afd0c1a pg_dump should reset the schema pat