postgresql/contrib/pg_dumplo/INSTALL
Bruce Momjian d66a8c7c47 Very small changes in the contrib's pg_dumplo in the attache.
And:

 Note, Bruce I found in the contrib tree any files that we forget
remove during contrib cleaning. Please remove these files:

contrib/lo/test.sql
contrib/pg_dumplo/Makefile.out
contrib/pgbench/pgbench_jis.doc
contrib/spi/new_example.example
contrib/spi/README.MAX

Thanks.

                                Karel
2000-07-03 16:03:27 +00:00

32 lines
497 B
Plaintext

pg_dumplo - PostgreSQL large object dumper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For more information see the help ( pg_dumplo -h ) and examples in
this help or the cool HOWTO.
Compilation:
~~~~~~~~~~~
* run master ./configure in the PG source top directory
* run 'make'
THANKS:
~~~~~~
<??? I lost his e-mail ???>
* option '--all' and pg_class usage
Pavel Janík ml. <Pavel.Janik@linux.cz>
* HOWTO
Karel Zak <zakkr@zf.jcu.cz>