Re: 7.0.3 reproduceable serious select error

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: Barry Lind <barry(at)xythos(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.0.3 reproduceable serious select error
Date: 2001-01-19 02:53:37
Message-ID: 200101190253.VAA04756@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Added to TODO:

* Add SHOW command to see locale

> Barry Lind <barry(at)xythos(dot)com> writes:
> > I meant to ask this the last time this came up on the list, but now is a
> > good time. Given what Tom describes below as the behavior in 7.1
> > (initdb stores the locale info), how do you determine what locale a
> > database is running in in 7.1 after initdb?
>
> Hm. There probably ought to be an inquiry function or SHOW variable
> for that, but at the moment there's not. Offhand I can't think of any
> direct way except to paw through the pg_control file looking for the
> locale name (at least it's stored there in ASCII ;-)).
>
> regards, tom lane
>

--
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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-01-19 02:58:34 s_lock.h cleanup
Previous Message Tom Lane 2001-01-19 02:38:13 Re: 7.0.3 reproduceable serious select error