Re: [GENERAL] PostgreSQL upgrade -> fails to start server

2003-08-29 Thread Sander Smeenk
Quoting Tom Lane ([EMAIL PROTECTED]): > > The [EMAIL PROTECTED] locale I used 'back then' is incorrect. It's not a > > real locale, and the newer versions of libc6 and locales that I have > > installed now don't support the generation of this faulty locale. > If you believe that your new locale is

Re: [GENERAL] PostgreSQL upgrade -> fails to start server

2003-09-03 Thread Sander Smeenk
Quoting Sander Smeenk ([EMAIL PROTECTED]): > > Postgres already has a -P option to disable system indexes. Would it be > > feasable to have a safe mode so that if your locale is broken it sets that > > flag and also sets enable_indexscan to false. This would at least give