parsing pg_dump -l output

From: Athanasios Kostopoulos <athanasios(dot)kostopoulos(at)classmarkets(dot)com>
To: "pgsql-novice(at)postgresql(dot)org" <pgsql-novice(at)postgresql(dot)org>
Subject: parsing pg_dump -l output
Date: 2013-08-16 09:02:47
Message-ID: CAFnWstOZGc6BZz4ZgOByMBuOaB9n-ckXd+c64Pe50ydfRGQtOA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Dear list,
I am trying to understand the format of pg_dump -l 's output
specifically let's examine the following line
16118; 1262 5499023 DATABASE - vourtsis postgres

I understand that 16118 is an index value and the rest is a FYI information
comment
I am not sure in my example what 1262 and 5499023 are
I understand that DATABASE indicates the type of what has been backed up
vourtsis is the name of the object and postgres the owner, but I still have
no idea about the first 2 numbers once the comment starts. I am trying to
programmatically get (and subsequently sort) the sizes of what is contained
within the backup.
Thanks in advance for any clarification :)

--

classmarkets GmbH | Schumannstraße 6 | 10117 Berlin | Deutschland
Tel: +49 (0)30 56 59 001-0 | Fax: +49 (0)30 56 59 001-99 |
www.classmarkets.com

Amtsgericht Charlottenburg HRB 111815 B | USt.Id.Nr: DE 260731582
Geschäftsführer: Veit Mürz, Fabian Ströhle

Diese Nachricht (inklusive aller Anhänge) ist vertraulich. Sie darf
ausschließlich durch den vorgesehenen Empfänger und Adressaten gelesen,
kopiert oder genutzt werden. Sollten Sie diese Nachricht versehentlich
erhalten haben, bitten wir, den Absender (durch Antwort-E-Mail) hiervon
unverzüglich zu informieren und die Nachricht zu löschen. Jede unerlaubte
Nutzung oder Weitergabe des Inhalts dieser Nachricht, sei es vollständig
oder teilweise, ist unzulässig. Bitte beachten Sie, dass E-Mail-Nachrichten
an den Absender nicht für fristgebundene Mitteilungen geeignet sind.
Fristgebundene Mitteilungen sind daher ausschließlich per Post oder per
Telefax zu übersenden.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Birchall, Austen 2013-08-16 10:27:08 Re: sudo/access to the postres OS user
Previous Message Christofer C. Bell 2013-08-16 05:38:27 Re: sudo/access to the postres OS user