Re: pg_dump a specific schema

From: Neil Conway <neilc(at)samurai(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_dump a specific schema
Date: 2003-01-10 23:00:04
Message-ID: 1042239604.751.6.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Fri, 2003-01-10 at 16:45, Bruce Momjian wrote:
> Neil Conway wrote:
> > I'm asking if that's the correct behavior:
> > perhaps we should throw an error instead?
>
> We certainly should throw an error!

Ok, I've attached a revised version of the patch that throws an error if
the user specifies a non-existent object for "-t" or "-n". I also made a
few minor updates and documentation improvements.

I'll change the command-line args once we've reached a consensus on what
they should be.

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
ns_pg_dump-5.patch text/x-patch 23.0 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Giles Lean 2003-01-11 01:59:39 Re: Fix for HP-UX shared library builds
Previous Message Bruce Momjian 2003-01-10 22:39:22 Re: pg_dump a specific schema