PG Admin on the command line = pg_dump

From: Laurent ROCHE <laurent_roche(at)yahoo(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: PG Admin on the command line = pg_dump
Date: 2006-12-27 01:42:27
Message-ID: 20061227014227.51031.qmail@web34407.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

I would like to automate the generation of a backup script of a schema (which I used to perform with PG Admin backup command).
I looked into pg_dump command: it does the job BUT not correctly for me as it does not create SERIAL column but INTEGER and then it creates SEQUENCES (I have scripts parsing the generated SQL file and looking for SERIAL columns).

I was wondering if it is possible to use command line switches to make the fantastic PG Admin III generate a script (without any user interaction).
I could not see any thing in the doc about that, so I am asking you guys and gals.

Cheers,
L(at)u
The Computing Froggy



___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2006-12-27 08:55:07 Re: How about considering switch to cmake
Previous Message Andy Shellam (Mailing Lists) 2006-12-26 14:23:16 Re: [ADMIN] DB problem