Re: Execute commands in single-user mode - Mailing list pgsql-general

From Jim Nasby
Subject Re: Execute commands in single-user mode
Date
Msg-id 5692CF3D.4040705@BlueTreble.com
Whole thread Raw
In response to Re: Execute commands in single-user mode  (Andreas Joseph Krogh <andreas@visena.com>)
Responses Re: Execute commands in single-user mode
List pgsql-general
On 1/10/16 10:01 AM, Andreas Joseph Krogh wrote:
> pg_largeobject being a system-relation does quite make sense to me, but
> that's another discussion. I know there has been some discussions in the
> past about making it a non system-relation but it never got anywhere AFAIK.

BTW, there's some other issues with large objects, notably their use of
OIDs. Lots of LOs can lead to OID depletion. There was a thread about
this recently.

It might be about time to come up with an extension that's a replacement
for large objects.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com


pgsql-general by date:

Previous
From: Jim Nasby
Date:
Subject: Re: COPY FROM STDIN
Next
From: Andreas Joseph Krogh
Date:
Subject: Re: Execute commands in single-user mode