Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.
От | Tom Lane |
---|---|
Тема | Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows. |
Дата | |
Msg-id | 1314531.1596031821@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows. (Oleksandr Shulgin <oleksandr.shulgin@zalando.de>) |
Ответы |
Re: pg_dump seems to be broken in regards to the "--exclude-table-data" option on Windows.
|
Список | pgsql-bugs |
Oleksandr Shulgin <oleksandr.shulgin@zalando.de> writes: > Didn't you mention that once you could overcome the runtime errors you > still have seen some unexpected output from pg_dump? A script that one can > download and run on their (Windows) system would help to confirm the > problem (if it does reproduce on others' systems) and speed up diagnosys > and a fix, if required. My understanding of what's happening here (admittedly, I've not been paying really close attention) is that some component is misprocessing non-ASCII data as it's being typed into the pg_dump shell command. That being the case, I'm not sure that a pre-written shell script could reproduce the issue accurately. A script to create the initial database contents would surely be helpful, but the steps after that might need to be more like "type this into the terminal, and then you will get X instead of Y". regards, tom lane
В списке pgsql-bugs по дате отправления: