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
1 changed files with 0 additions and 31 deletions

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ík ml. <Pavel.Janik@linux.cz>
* HOWTO
Karel Zak <zakkr@zf.jcu.cz>