blob: b199db54f48ea25a3e63bfd32dc983ff8d546b86 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
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>
|