"Holec, JPH Software" <[email protected]> wrote: > pg_read_file('pg_log... gives me this report and 0xe86974 doesn't > know Google... It would be an odd web page which listed all the values which are not valid as character encodings in any particular encoding scheme. > Can You help me? Questions like this belong on the pgsql-general list; this one is for discussions about documentation. > PG 8.4.9 on Windows, database UTF8 and client also Windows... and > except pg_read_file everything works fine... You are trying to read a file as text, which is character based. You are using UTF8 and the file contains data which is not a valid UTF8 code point. -Kevin
-- Sent via pgsql-docs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs
