Thanks for fixing it.
Thanks,
Bhavesh
On Thu, Jul 29, 2021 at 12:49 PM Dave Cramer
wrote:
>
>
> On Thu, 29 Jul 2021 at 15:44, Bhavesh Mistry
> wrote:
>
>> Hi Dave,
>>
>> It still does not address the NPE issue. If an alias is NULL. What
>> should be the behavior?
>>
>>
>> public String getTy
I am currently upgrading a Postgres cluster running on a Centos machine
from version 9.6.22 to 12.7. Post the install of 12.7 binaries, I am
running the pg_upgrade command:
/usr/pgsql-12/bin/pg_upgrade -b /usr/pgsql-9.6/bin/ -B /usr/pgsql-12/bin/
-d //9.6/data.old -D //12/data/ -j 12 -r -v -k
But
On Sat, Jul 31, 2021, 4:00 AM Dhanush D wrote:
> I am currently upgrading a Postgres cluster running on a Centos machine
> from version 9.6.22 to 12.7. Post the install of 12.7 binaries, I am
> running the pg_upgrade command:
>
> /usr/pgsql-12/bin/pg_upgrade -b /usr/pgsql-9.6/bin/ -B /usr/pgsql-1
On Friday, July 30, 2021, Dhanush D wrote:
>
>
> pg_restore: error: could not execute query: FATAL: terminating connection
> due to administrator command
>
>
Did you control-C or something, maybe remote connection dropped?
> pg_restore: creating SEQUENCE "schema99.sequence2"
> pg_restore: cre