From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | "Brendan Jurd" <direvus(at)gmail(dot)com> |
Cc: | "David BOURIAUD" <david(dot)bouriaud(at)ac-rouen(dot)fr>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: One more option for pg_dump... |
Date: | 2008-02-27 03:29:55 |
Message-ID: | 20080226192955.24ea6330@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 27 Feb 2008 13:05:44 +1100
"Brendan Jurd" <direvus(at)gmail(dot)com> wrote:
>
> You could just pull up a psql session and do a "select
> pg_func_def(regproc);" and there you go, one fully formed CREATE
> FUNCTION statement.
\df+ function(type)
Joshua D. Drake
- --
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL SPI Liaison | SPI Director | PostgreSQL political pundit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHxNkzATb/zqfZUUQRAnI0AJ49PX6qADSDgqvHQ9boQfeVZhw+TQCfVL1q
5s0hlj44H0XhM3TYoCWX3dE=
=P8Ds
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Brendan Jurd | 2008-02-27 03:41:30 | Re: One more option for pg_dump... |
Previous Message | Florian G. Pflug | 2008-02-27 02:43:11 | An idea for parallelizing COPY within one backend |