BUG #17156: pg_restore: [custom archiver] WARNING: ftell mismatch with expected position -- ftell used

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17156: pg_restore: [custom archiver] WARNING: ftell mismatch with expected position -- ftell used
Дата
Msg-id 17156-5f29607c56625bcf@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17156: pg_restore: [custom archiver] WARNING: ftell mismatch with expected position -- ftell used  (Masahiko Sawada <sawada.mshk@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17156
Logged by:          Ashutosh Kumar
Email address:      ashutosh.kumar@morningstar.com
PostgreSQL version: 10.18
Operating system:   RHEL
Description:

Getting below warning when I am restoring the backup file :

Warning Message : pg_restore: [custom archiver] WARNING: ftell mismatch with
expected position -- ftell used

Backup was taken with below command :

pg_dump -h'127.0.0.1'  -p 5432 -U (username)  -Fc  databasename >
backupfile.sql

I am restoring it with pg_restore when i got the above warning.

THanks,
Ashu


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pg_basebackup behavior on non-existent slot
Следующее
От: "Gerard H. Pille"
Дата:
Сообщение: Re: pg_basebackup behavior on non-existent slot