[Bug 330441] Re: createdb fails

2009-02-20 Thread Martin Pitt
Unless you can figure out how you got to that situation, i. e. finding how to reproduce it, there's little I can do. I have never heard this so far, and I'm fairly certain that this doesn't happen automatically. If you encounter it again, can you please capture the log files immediately, and repor

Re: [Bug 330441] Re: createdb fails

2009-02-19 Thread Søren Brønsted
I did not delete DB postgres by purpose, but somehow it disappeared. I have looked into to the logs to see if I could find anything that indicates I have deleted the postgres DB. But anyway I just created postgres DB again and everything works fine. 2009/2/19 Martin Pitt : > Did you ever delete th

[Bug 330441] Re: createdb fails

2009-02-19 Thread Martin Pitt
Did you ever delete the DB "postgres"? It's normally there by default. How did you get into this situation? I can drop and recreate it just fine: $ sudo pg_createcluster 8.3 main --start $ sudo -u postgres psql -Atl postgres|postgres|UTF8 template0|postgres|UTF8 template1|postgres|UTF8 $ sudo -