postgresql/contrib/pg_dumplo
Bruce Momjian aaf19c0e25 Well, pg_dumplo is in attache. It is really simple program and now is not
prepared for dirtribution (it needs a little changes). I can change and work
on this, but I need motivation :-)

And Peter, I know and I agree that standard PG tree is not good space for
all interfaces and for all tools based on PG, but LO is PG feature and we
haven't backup tool for LO.


Karel Zak
2000-06-12 04:01:52 +00:00
..
Makefile Well, pg_dumplo is in attache. It is really simple program and now is not 2000-06-12 04:01:52 +00:00
README Well, pg_dumplo is in attache. It is really simple program and now is not 2000-06-12 04:01:52 +00:00
VERSION Well, pg_dumplo is in attache. It is really simple program and now is not 2000-06-12 04:01:52 +00:00
pg_dumplo.c Well, pg_dumplo is in attache. It is really simple program and now is not 2000-06-12 04:01:52 +00:00

README

	pg_dumplo - PostgreSQL large object dumper
        

	Hmm... documentation is not available. For more information
	see the help ( pg_dumplo -h ) and examples in this help.

	Compilation:
			- you need the PostgreSQL's devel. libs 
			- and type: 'make'

					
				        Karel Zak <zakkr@zf.jcu.cz>