Thread: odd problem !
View Single Post

   
  #4 (permalink)  
Old 04-11-2008, 03:10 AM
Oleg Bartunov
 
Posts: n/a
Default Re: odd problem !

On Tue, 22 Mar 2005, Tom Lane wrote:

>> template1 | postgres | KOI8
>> test | postgres | KOI8
>> (3 rows)

>
>> 11.
>> pg@zen:~/test$ psql test
>> FATAL: database "test" does not exist
>> psql: FATAL: database "test" does not exist

>
> What PG version is this exactly? I suppose that you're seeing one of
> the GetRawDatabase corner cases, but I'm not quite sure why the shutdown
> and restart after the createdb wouldn't have fixed it. Does vacuuming
> pg_database and then checkpointing make it work?


REL8_0_STABLE, I believe. I posted another problem, now "cut and pasted".


>
> regards, tom lane
>


Regards,
Oleg
__________________________________________________ ___________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply With Quote