Re: BUG #5624: Getting error while taking the backup of database from remote machine
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #5624: Getting error while taking the backup of database from remote machine |
| Дата | |
| Msg-id | 14412.1282168978@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | BUG #5624: Getting error while taking the backup of database from remote machine ("Priya Kaliappan" <priya_kaliappan@infosys.com>) |
| Список | pgsql-bugs |
"Priya Kaliappan" <priya_kaliappan@infosys.com> writes:
> Our source machine set up : Enterprisedb 8.3 version(64 bit) Remote machine
> : RHEL 8.1 version (64 bit).
> $pg_dump -U postgres -h (ip) -d db_name
> Password:
> pg_dump: SQL command failed
> pg_dump: Error message from server: ERROR: column "nspparent" does not
> exist
> pg_dump: The command was: SELECT tableoid, oid, nspname, (SELECT rolname
> FROM pg _catalog.pg_roles WHERE oid = nspowner) as rolname, nspacl,
> nspparent FROM pg_namespace WHERE nspparent = 0
You should probably be asking EDB for support on this, not the PG
community. I will just note that there is not, and never has been,
any pg_namespace.nspparent column in any community release ... so this
is evidently an EDB-custom version of pg_dump, and it's not compatible
with the server you're pointing it at.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера