Re: Output filter for psql

From: "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Output filter for psql
Date: 2009-01-28 20:23:56
Message-ID: 20090128152356.46bcc41f.darcy@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 28 Jan 2009 14:08:54 -0500
Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> D'Arcy J.M. Cain wrote:
> > I suppose we could define another line with options that we could
> > define for meta information such as the border setting and the table
> > name and whatever we define later. E.g:
> >
> > "table:person","border:3","funky:option with \":\""
>
> Why do you want to add this extra information? psql doesn't output it
> now, and IIRC your original proposal didn't do it either.

It mentioned including meta information. I'm not sure that I really
care if I get it but we may want it in general, if not now then later,
and it would be something that would be extremely hard to retrofit. If
we start out with just the table and perhaps the border setting we can
always add more later if we find we need it. If we don't start with
something then adding an extra line later will cause all sorts of
heartache.

--
D'Arcy J.M. Cain <darcy(at)druid(dot)net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2009-01-28 20:27:48 Re: Hot Standby (v9d)
Previous Message Heikki Linnakangas 2009-01-28 20:19:21 Re: Hot Standby (v9d)