Re: odd problem !

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: odd problem !
Date: 2005-03-22 22:33:04
Message-ID: Pine.GSO.4.62.0503230128460.5508@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 22 Mar 2005, Tom Lane wrote:

>> template1 | postgres | KOI8
>> test | postgres | KOI8
>> (3 rows)
>
>> 11.
>> pg(at)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(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-03-22 22:36:28 Re: Another history question
Previous Message Mark Wong 2005-03-22 22:30:13 Re: WAL: O_DIRECT and multipage-writer