Re: odd problem ! - Mailing list pgsql-hackers

From Oleg Bartunov
Subject Re: odd problem !
Date
Msg-id Pine.GSO.4.62.0503230128460.5508@ra.sai.msu.su
Whole thread Raw
In response to Re: odd problem !  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: odd problem !  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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


pgsql-hackers by date:

Previous
From: Mark Wong
Date:
Subject: Re: WAL: O_DIRECT and multipage-writer
Next
From: Tom Lane
Date:
Subject: Re: Another history question