Re: pg_dump with BLOBS & V7.0.2 UPDATED
От
Pavel.Janik@linux.cz (Pavel Janík ml.)
Тема
Re: pg_dump with BLOBS & V7.0.2 UPDATED
Дата
Msg-id
m3r98qcwp4.fsf@totally-fudged-out-message-id
Список
Дерево обсуждения
pg_dump with BLOBS & V7.0.2 UPDATED Philip Warner <pjw@rhyme.com.au>
From: Philip Warner Date: Sun, 16 Jul 2000 20:49:35 +1000 Hi Philip, > Another update of the dump code; this fixes a few bugs that people without > zlib under 7.02 would have experienced. Also, if you wish to use zlib, you > need to modify the Makefile to add -DHAVE_LIBZ to the CFLAGS.... please apply attached patch for 7.0.2 version. It is long, but it only removes Makefile and creates Makefile.in which can be used for 7.0.2. With this patch applied, just untar the newest snapshot to src/bin/pg_dump and you can continue with normal installation: configure && make && make install. Thank you for good work. -- Pavel Janík ml. Pavel.Janik@linux.cz
В списке pgsql-hackers по дате отправления
От: Pavel.Janik@linux.cz (Pavel Janík ml.)
Дата:
Сообщение: Re: Re: pg_dump with BLOBS & V7.0.2 UPDATED