Re: SELECT Query on DB table preventing inserts

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: "Dan Scott" <danieljamesscott(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: SELECT Query on DB table preventing inserts
Date: 2011-08-30 17:52:25
Message-ID: 62b62177-64df-45aa-a550-26c7685825fb@mm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dan Scott wrote:

> the insert process is unable to insert new rows into the database

You should probably provide the error message on insert or otherwise describe
how it's not working. Normally reading does not unintentionally prevent
writing in a concurrent session.

Best regards,
--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rodrigo Gonzalez 2011-08-30 18:11:49 Re: IDLE queries taking up space
Previous Message Peter Warasin 2011-08-30 17:48:28 Re: duplicate key violates unique on a nextval() field