Re: [BUGS] PGSQL - WARNING: 25P01: there is no transaction in progress

2007-05-04 Thread DNS
Thanks alot, log_statement = all shows where come the errors. On 4 mai, 10:49, [EMAIL PROTECTED] (Heikki Linnakangas) wrote: > DNS wrote: > > Even desactivate Auto-vacuum didn't fix my issue. Is there any place > > where I can see past transactions or transactions in queue

Re: [BUGS] PGSQL - WARNING: 25P01: there is no transaction in progress

2007-05-04 Thread DNS
Even desactivate Auto-vacuum didn't fix my issue. Is there any place where I can see past transactions or transactions in queue that hasn't been processed ? Thank you, On 2 mai, 10:02, [EMAIL PROTECTED] (Alvaro Herrera) wrote: > DNS escribió: > > > On 27 avr, 19:17, [EMAI

Re: [BUGS] PGSQL - WARNING: 25P01: there is no transaction in progress

2007-05-02 Thread DNS
On 27 avr, 19:17, [EMAIL PROTECTED] (Tom Lane) wrote: > This is just a warning, which most likely is there only because somebody > typed COMMIT or ABORT unnecessarily. What problem are you actually having? No one is working on the database when come up the warning. The warning makes us worrier a

Re: [BUGS] PGSQL - WARNING: 25P01: there is no transaction in progress

2007-04-27 Thread DNS
I forget to add, it's PGSQL version 8.1 . Thank you! ---(end of broadcast)--- TIP 6: explain analyze is your friend

[BUGS] PGSQL - WARNING: 25P01: there is no transaction in progress

2007-04-27 Thread DNS
Hello, I have the following Warning with Postgresql, can anybody helps: 1- My server is crashing suddenbly 2- I do a cold reboot 3- In pgsql log, I have this message: 2007-04-27 14:15:05 EDT user database WARNING: 25P01: there is no transaction in progress 2007-04-27 14:15:05 EDT user database

[BUGS] Postgresql 8.1.8 Initdb not started

2007-02-15 Thread DNS
Hello, I recently installed fresh version of Freebsd 6.2 on my machine then I installed postgresql 8.1.8 server + client . When time comes to initdb : /usr/local/etc/rc.d/postgresql initdb I cannot start it and no message appeared. /usr/local/pgsql & /usr/local/pgsql/data weren`t created. I tri