Harald Fuchs
Enviado el: martes, 25 de octubre de 2005 14:40
Para: pgsql-admin@postgresql.org
Asunto: Re: [ADMIN] excluding a table from pg_dump
In article <[EMAIL PROTECTED]>,
Chris Browne <[EMAIL PROTECTED]> writes:
> A usual reason why I would want to dump everything except for a f
In article <[EMAIL PROTECTED]>,
Chris Browne <[EMAIL PROTECTED]> writes:
> A usual reason why I would want to dump everything except for a few
> tables is that those few tables are particularly enormous and
> particularly useless (at least, for the purposes of my dump).
> In that case, the LAST t
[EMAIL PROTECTED] writes:
> [EMAIL PROTECTED] wrote on 10/25/2005 02:31:51 AM:
>> It's possible with pg_restore to exclude that table on /restore/, but
>> that's not what you asked for..
>>
>> On 25.10.2005 11:08, Gourish Singbal wrote:
>> > pg_dump does not allow you to accomplish this task for su
[EMAIL PROTECTED] wrote on 10/25/2005
02:31:51 AM:
> It's possible with pg_restore to exclude that table on /restore/,
but
> that's not what you asked for..
>
> On 25.10.2005 11:08, Gourish Singbal wrote:
> > pg_dump does not allow you to accomplish this task for sure.
> >
> > On 10/20/05, Col
It's possible with pg_restore to exclude that table on /restore/, but
that's not what you asked for..
On 25.10.2005 11:08, Gourish Singbal wrote:
pg_dump does not allow you to accomplish this task for sure.
On 10/20/05, Colton A Smith <[EMAIL PROTECTED]> wrote:
I don't think this is possible
pg_dump does not allow you to accomplish this task for sure.
-- Best,Gourish Singbal
On 10/20/05, Colton A Smith <[EMAIL PROTECTED]> wrote:
Hi: I don't think this is possible, but I want to make sure. Let's say Ihave a database that I want to dump in its entirety, all except for one
particula
Hi:
I don't think this is possible, but I want to make sure. Let's say I
have a database that I want to dump in its entirety, all except for one
particular table. Is there an option flag on pg_dump that accomplishes
this?
Thanks again!
---(end of broadcast)---