Re: [GENERAL] Read binary records

2010-11-17 Thread David W Noon
On Wed, 17 Nov 2010 13:56:19 +0100, pasman pasmański wrote about [GENERAL] Read binary records: >How to read binary file ? >I try pg_read_file() but this returns text >(not bytea) and skip part of record I have written a set of file processing functions. As far as I'm concerned th

[GENERAL] Read binary records

2010-11-17 Thread pasman pasmański
Hello. How to read binary file ? I try pg_read_file() but this returns text (not bytea) and skip part of record pasman -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general