On Tue, 22 Mar 2005, Tom Lane wrote:

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

11.
[EMAIL PROTECTED]:~/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 via email to