From: | Bambi Bellows <bbellows(at)dotomi(dot)com> |
---|---|
To: | Nik Tek <niktek2005(at)gmail(dot)com>, "pgsql-performance(at)postgresql(dot)org" <pgsql-performance(at)postgresql(dot)org>, "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Postgres log(pg_logs) have lots of message |
Date: | 2013-04-10 22:00:13 |
Message-ID: | 476A789550F3704390F8B2B95D246402048549@ORD-EXDB102.corp.valueclick.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-performance |
That's just that some other process has some DML going on in the table that is supposed to be truncated. No lock, no truncate.
HTH,
Bambi.
From: pgsql-admin-owner(at)postgresql(dot)org [mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of Nik Tek
Sent: Wednesday, April 10, 2013 4:58 PM
To: pgsql-performance(at)postgresql(dot)org; pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] Postgres log(pg_logs) have lots of message
Hi,
Could some please explain what these warnings mean in postgres.
I see these messages a lot when automatic vacuum runs.
1 tm:2013-04-10 11:39:20.074 UTC db: pid:13766 LOG: automatic vacuum of table "DB1.nic.pvxt": could not (re)acquire exclusive lock for truncate scan
1 tm:2013-04-10 11:40:22.849 UTC db: pid:14286 LOG: automatic vacuum of table "DB1.nic.pvxt": could not (re)acquire exclusive lock for truncate scan
1 tm:2013-04-10 11:41:17.500 UTC db: pid:14491 LOG: automatic vacuum of table "DB1.nic.pvxt": could not (re)acquire exclusive lock for truncate scan
Thank you
Nik
This email and any files included with it may contain privileged,
proprietary and/or confidential information that is for the sole use
of the intended recipient(s). Any disclosure, copying, distribution,
posting, or use of the information contained in or attached to this
email is prohibited unless permitted by the sender. If you have
received this email in error, please immediately notify the sender
via return email, telephone, or fax and destroy this original transmission
and its included files without reading or saving it in any manner.
Thank you.
From | Date | Subject | |
---|---|---|---|
Next Message | Nik Tek | 2013-04-10 22:05:55 | Re: [ADMIN] Postgres log(pg_logs) have lots of message |
Previous Message | Nik Tek | 2013-04-10 21:58:11 | Postgres log(pg_logs) have lots of message |
From | Date | Subject | |
---|---|---|---|
Next Message | Nik Tek | 2013-04-10 22:05:55 | Re: [ADMIN] Postgres log(pg_logs) have lots of message |
Previous Message | Nik Tek | 2013-04-10 21:58:11 | Postgres log(pg_logs) have lots of message |