[GENERAL] Seek within Large Object, within PL/* function?

2008-11-13 Thread Adam Seering
Hi, I'm new here, apologies if this is the wrong list... I'm playing around with storing custom preprocessed data structures within Large Objects. I'd like to be able to write a custom function that will, within a query, let me select out particular bytestrings from the middle of a L

Re: [GENERAL] Seek within Large Object, within PL/* function?

2008-11-15 Thread Adam Seering
Klint Gore wrote: I'm playing around with storing custom preprocessed data structures within Large Objects. I'd like to be able to write a custom function that will, within a query, let me select out particular bytestrings from the middle of a Large Object (within C, I think 'lo_lseek'

[GENERAL] Restrict allowed database names?

2010-03-20 Thread Adam Seering
Hi, I'm trying to set up an internal general-purpose PostgreSQL server installation. I want most users with login access to the server to be able to create databases, but only with names that follow a specified naming convention (in particular, approximately "is prefixed with the owner'

[GENERAL] Restrict allowed database names?

2010-03-20 Thread Adam Seering
Hi, I'm trying to set up an internal general-purpose PostgreSQL server installation. I want most users with login access to the server to be able to create databases, but only with names that follow a specified naming convention (in particular, approximately "is prefixed with the owner'