pg_dump schema

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема pg_dump schema
Дата
Msg-id 1060096045.6860.12.camel@billy
обсуждение исходный текст
Ответы Re: pg_dump schema  (Nabil Sayegh <postgresql@e-trolley.de>)
Re: pg_dump schema  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
It has several schema, each owned by a different user.
The db itself belongs to another different user.

How can I as userX dump my schema ?

> pg_dump -U userX db -t nav2
pg_dump: Attempt to lock table "nav2" failed.  ERROR:  userY: permission
denied

TIA
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de


В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Permission error
Следующее
От: Nabil Sayegh
Дата:
Сообщение: Re: pg_dump schema