Re: 7.0.3 reproduceable serious select error

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: 7.0.3 reproduceable serious select error
Дата
Msg-id 200101190253.VAA04756@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: 7.0.3 reproduceable serious select error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Added to TODO:
* Add SHOW command to see locale

> Barry Lind <barry@xythos.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@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.0.3 reproduceable serious select error
Следующее
От: Bruce Momjian
Дата:
Сообщение: s_lock.h cleanup