On Tue, 03 May 2005 02:45:09 -0400, Tom Lane <[EMAIL PROTECTED]> wrote:
> I'm starting to think
>it'd be worth setting up a mechanism to handle such changes
>automatically.
I've been using this skeleton for quite some time now. Magnus'
psql ... | while read D
might be more robust than my
> We've had a couple of cases recently where we had to advise
> DBAs to make manual changes in the system catalogs --- see
> for instance the 7.4.2 release notes or
> http://archives.postgresql.org/pgsql-announce/2005-05/msg1.php
>
> It'd be nicer if this sort of thing could be handled
> a
We've had a couple of cases recently where we had to advise DBAs to make
manual changes in the system catalogs --- see for instance the 7.4.2
release notes or
http://archives.postgresql.org/pgsql-announce/2005-05/msg1.php
It'd be nicer if this sort of thing could be handled automatically
by a