From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Hannu Krosing <hannu(at)tm(dot)ee> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Open 7.1 items |
Date: | 2001-02-14 22:55:00 |
Message-ID: | 200102142255.RAA07346@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Bruce Momjian wrote:
>
>
> > P O S T G R E S Q L
> >
> > 7 . 1 O P E N I T E M S
> >
> > Current at ftp://candle.pha.pa.us/pub/postgresql/open_items.
>
> Any possibility of putting my getlocale into contrib ?
>
> I agree that it should in fact be in the pg_locale.c but that would be a
> feature and we don't add new features this late.
>
> OTOH it is helpful if users (specially those that use rpm's or other
> packaged binaries) have an easy way to find out
> what locale they happen to run in (as it often it just happens ;)
Actually, I have something from Oliver Elphick called pg_controldata:
$ pg_controldata
Log file id: 0
Log file segment: 5
Last modified: Wed Feb 7 19:35:47 2001
Database block size: 8192
Blocks per segment of large relation: 131072
Catalog version number: 200101061
LC_COLLATE: en_GB
LC_CTYPE: en_GB
Log archive directory:
This looks quite valuable. Do people want this in /contrib? How does
this compare to your utility?
--
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 | Hannu Krosing | 2001-02-14 22:59:28 | Re: Open 7.1 items |
Previous Message | Tom Lane | 2001-02-14 22:49:45 | Shouldn't non-MULTIBYTE backend refuse to start in MB database? |