On Tue, 2008-06-10 at 14:29 -0400, Tom Lane wrote:
> Edward Amsden <amsden_linux@embarqmail.com> writes:
> > I cannot seem to figure this error message out:
>
> > ERROR: duplicate key value violates unique constraint "pg_largeobject_loid_pn_index"
>
> Huh, that shouldn't happen. Is it repeatable?
Yes. It happens every time the program runs, no matter what db or user,
tried unix socket and tcp connect
> What PG version
> is your server?
8.3.1, running on Ubuntu Linux
>
> regards, tom lane