BUG #3625: pg_dump with -Ft (tar) option

Поиск
Список
Период
Сортировка
От Brian Barlow
Тема BUG #3625: pg_dump with -Ft (tar) option
Дата
Msg-id 200709211447.l8LEl37t047683@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3625
Logged by:          Brian Barlow
Email address:      barlow2@nc.rr.com
PostgreSQL version: 8.2.5
Operating system:   Windows (XP)
Description:        pg_dump with -Ft (tar) option
Details:

I have been using 8.1.9 and because of desupport I installed 8.2.5.

I use the following command in an application:
pg_dump -Ft -f ldas_master.tar -n ldas_master ldas_db

The command creates the archive file but when pg_restore is used the tables
and data are not created.

I then attempted to debug by running it on the command line and the message
returned :
pg_dump: [tar archiver] actual file length (20543) does not match expected
(20480)

I attempted to list the archive but received the following:  pg_dump: [tar
archiver] actual file length (20543) does not match expected (20480)

Again, I have not had any trouble with the 8.1.9 version
using the same commands to dump/restore to/from the archive file.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Eugene M. Hutorny"
Дата:
Сообщение: BUG #3624: EXTRACT(QUARTER FROM INTERVAL) always returns 1
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #3624: EXTRACT(QUARTER FROM INTERVAL) always returns 1