Re: [ADMIN] Databases there, tables away

2005-03-22 Thread Tom Lane
=?ISO-8859-1?Q?K=D6PFERL_Robert?= <[EMAIL PROTECTED]> writes: > restarting postgres on the former data directory lead to the > situation where all databases exist but with no objects populated. No table > no function. What can hav happened? Possibly you managed to reset the transaction counter to

[ADMIN] Databases there, tables away

2005-03-22 Thread KÖPFERL Robert
Hi, I am concerned. I played around with test database clusters of postgres. I wanted to simulate a WAL-Replay. So what I did was: I have a data dir, where some databases exist. I stressed them to produce a couple of Wal files. Then I shut down postgres (SIGQUIT *hm*) created + initdb'ed another