Re: BTW, if anyone wants to work on it...

From: Manfred Koizar <mkoi-pg(at)aon(dot)at>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: BTW, if anyone wants to work on it...
Date: 2005-05-17 20:47:04
Message-ID: ddlk81tarm0mhqbbhrg27hg9dh11hi5pek@email.aon.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 03 May 2005 02:45:09 -0400, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> 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
for db in `enumdatabases`

Servus
Manfred

Attachment Content-Type Size
pg_plug text/plain 4.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Manfred Koizar 2005-05-17 21:02:34 Re: pgFoundry
Previous Message Hannu Krosing 2005-05-17 20:24:19 Re: SQL99 hierarchical queries stalled