Re: pg_dump bug fixing

From: Rod Taylor <pg(at)rbt(dot)ca>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Bruno Wolff III <bruno(at)wolff(dot)to>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pg_dump bug fixing
Date: 2004-07-19 12:28:08
Message-ID: 1090240087.414.7.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, 2004-07-18 at 23:55, Tom Lane wrote:
> Rod Taylor <pg(at)rbt(dot)ca> writes:
> > I think what we want is a clean template without all of the extras that
> > template1 has.
>
> Sounds like a job for ... template0 !

It doesn't quite work in my case as I've removed items included in
template0 (public schema).

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message a_ogawa00 2004-07-19 13:24:42 regexp_replace
Previous Message Christopher Kings-Lynne 2004-07-19 08:22:59 Re: pg_dump bug fixing