Header meaning for pg_dump

From: "Premsun Choltanwanich" <Premsun(at)nsasia(dot)co(dot)th>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Header meaning for pg_dump
Date: 2006-11-06 04:08:46
Message-ID: 454F17B2.C5F7.004C.0@nsasia.co.th
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear All,

I had open the backup file of PostgreSQL created by pg_dump command. I found that pg_dump make a comment line as header for each module it backup. I try to understand the meaning of value contained on header for my sample header

--
-- TOC entry 1427 (class 1259 OID 1216127)
-- Dependencies: 7
-- Name: t_option; Type: TABLE; Schema: public; Owner: postgres; Tablespace:
--
Could you please advise me for.... What does they mean? and What the value used for?

Thank You.



NETsolutions Asia Limited
+66 (2) 237 7247
http://www.nsasia.co.th

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Brendan Jurd 2006-11-06 04:28:03 Re: [GENERAL] ISO week dates
Previous Message Tom Lane 2006-11-06 03:26:17 Re: Dump all databases to corresponding files