Re: One more option for pg_dump... - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: One more option for pg_dump...
Date
Msg-id 20080226192955.24ea6330@commandprompt.com
Whole thread Raw
In response to Re: One more option for pg_dump...  ("Brendan Jurd" <direvus@gmail.com>)
Responses Re: One more option for pg_dump...  ("Brendan Jurd" <direvus@gmail.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, 27 Feb 2008 13:05:44 +1100
"Brendan Jurd" <direvus@gmail.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-----

pgsql-hackers by date:

Previous
From: "Florian G. Pflug"
Date:
Subject: An idea for parallelizing COPY within one backend
Next
From: "Brendan Jurd"
Date:
Subject: Re: One more option for pg_dump...