|
After I restart postgresql, I execute vacuum
several times in sql until it succeeds. Then, everything else works OK
again. After I clear the problem, select count(*) from archive takes a second but, before the problem is cleared, it takes about 30 seconds and then gives the canceled by user response. The vacuum was run using the vacuumdb command rather than from psql. It was in a cron script running under user postgres. There was a .pgpass file. The command was /usr/bin/vacuumdb --all --full --analyze This is postgresql on Red Hat Enterprise Linux 3 (ES) from RPMs postgresql-7.4.3-2PGDG, etc. Thanks. Paul Tom Lane wrote: "Paul B. Anderson" <[EMAIL PROTECTED]> writes: |
- Re: [ADMIN] Large transaction problem Paul B. Anderson
- Re: [ADMIN] Large transaction problem Tom Lane
- Re: [ADMIN] Large transaction problem Andrew Sullivan
- Re: [ADMIN] Large transaction problem Paul B. Anderson
- Re: [ADMIN] Large transaction problem Andrew Sullivan
- [ADMIN] Consult is very slow Vida Luz
- Re: [ADMIN] Consult is very slow Jaime Casanova
- Re: [ADMIN] Consult is very slow Joshua D. Drake
