1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

This file now redundant with README.pg_dumplo; remove it.

This commit is contained in:
Tom Lane
2000-11-22 00:01:46 +00:00
parent c2d1b3919b
commit 106710946c

View File

@ -1,31 +0,0 @@
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<61>k ml. <Pavel.Janik@linux.cz>
* HOWTO
Karel Zak <zakkr@zf.jcu.cz>