The file of toc.dat (got by using the command: pg_dump -Fd ) may be need to have readability

From: lin <jluwln(at)163(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: The file of toc.dat (got by using the command: pg_dump -Fd ) may be need to have readability
Date: 2014-12-01 15:35:34
Message-ID: 779ec30c.1212c.14a067e1589.Coremail.jluwln@163.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,
When using the command "pg_dump -Fd" to backup data, I find the content of toc.dat is hard for read, just like this:
" ^@"^(at)^@^(at)DROP SEQUENCE public.test_id_seq" , So may be we should do some work to make the file "toc.dat" more readable.

Thanks,
Lin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-12-01 15:42:20 Re: PG94RC1- plv8 functions - problem with input parameter length
Previous Message Adrian Klaver 2014-12-01 15:34:38 Re: PG94RC1- plv8 functions - problem with input parameter length