| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Jan Wieck <JanWieck(at)Yahoo(dot)com>, Neil Conway <nconway(at)klamath(dot)dyndns(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: table size growing out of control |
| Date: | 2002-07-17 20:03:26 |
| Message-ID: | 200207172003.g6HK3Q127622@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > I would put the text in parens, then apps can know that strings in
> > quotes are errors, but of course, if they issue "(select * from
> > pg_class)" there are problems. Maybe "-- permission denied".
>
> What's wrong with <message>, like we already have there for <idle>?
Oh, interesting. I guess I saw <idle> as a valid status, while
permission/enable was more of an error so should have a different
format. I could go either way.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-07-17 20:25:42 | Re: dropping anonymous constraints |
| Previous Message | Tom Lane | 2002-07-17 20:01:35 | Re: table size growing out of control |