Re: pg_dump schema - Mailing list pgsql-novice

From Nabil Sayegh
Subject Re: pg_dump schema
Date
Msg-id 1060096357.6860.15.camel@billy
Whole thread Raw
In response to pg_dump schema  (Nabil Sayegh <postgresql@e-trolley.de>)
List pgsql-novice
Am Die, 2003-08-05 um 17.07 schrieb Nabil Sayegh:
> 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

Sorry,

userY is supposed to be schemaY (which is the same in my case).
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : http://www.e-trolley.de


pgsql-novice by date:

Previous
From: Nabil Sayegh
Date:
Subject: pg_dump schema
Next
From: Tom Lane
Date:
Subject: Re: pg_dump schema