| From: | Yury Bokhoncovich <byg(at)center-f1(dot)ru> |
|---|---|
| To: | <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | permanent EuroDates |
| Date: | 2002-03-04 07:11:05 |
| Message-ID: | Pine.LNX.4.33.0203041300270.6068-100000@panda.center-f1.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello!
Need advice: where is the right place to get eurodates "by default"?
AFAIK there is 3 opportunity:
1) to change default assignments from Eurodates=false to =true in
backend/utils/init/globals.c (IMHO by configure option --with-eurodates)
2) to add an extra option to postmaster (just for convenience, -o"-e"
looks quite ugly, it will be transparently passed to all postgres on
those start-up)
3) to add ConfigOption "eurodates" alike "fsync".
The last is one the less familar to me but it seems to be good point in
common tendention to move command-line arguments to postgresql.conf .
--
WBR, Yury Bokhoncovich, Senior System Administrator, NOC of F1 Group.
Phone: +7 (3832) 106228, ext.140, E-mail: byg(at)center-f1(dot)ru(dot)
Unix is like a wigwam -- no Gates, no Windows, and an Apache inside.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Oliver Elphick | 2002-03-04 08:36:08 | Re: permanent EuroDates |
| Previous Message | Tatsuo Ishii | 2002-03-04 03:33:43 | JDBC build failed on current |