Re: Details for planned template0/template1 change - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Details for planned template0/template1 change
Date
Msg-id 3.0.5.32.20001114102801.02bbb750@mail.rhyme.com.au
Whole thread Raw
In response to Re: Details for planned template0/template1 change  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Details for planned template0/template1 change
List pgsql-hackers
At 12:38 13/11/00 -0500, Tom Lane wrote:
>>
>> I think it should ignore objects with OID <= lastsysoid of template0; then
>> when it does a restore, it should use 'WITH TEMPLATE template0'.
>
>Restores will be with template template0 anyway, but it seems to me that
>dump should look to lastsysoid of the database being dumped

I may have been a little unclear in my message (it was late), or I may have
misundertsood your response (it's now a little early), but I don't think
this will work; dump & restore must use the same baseline, and I think that
has to be template0.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [COMMITTERS] pgsql/src/backend/libpq (pqcomm.c)
Next
From: Peter Eisentraut
Date:
Subject: Re: Re: [PATCHES] PostgreSQL virtual hosting support