[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [RaQ4] Gui Problems too!



William J.A. Brillinger schrieb:

> <snip>
>
> And Voila! a working GUI Again.
> Now the question is what happened?
>
> <snip>

nice to see this working ... what happend ? ... the "pg_control" is used fo a transaction log.
So something with the last transaction went wrong, maybe the excepted timestamp in fact that
postgres wasn't shut down correctly. So it got invalid entrys. After startup postgres try to
finish the last open transactions in his log. In fact that it is brocken he couldn't and stop
working. Why especialy it mess up will still be a secert after you removed the old file ...

regards