| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | pg_dumpall doesn't handle all it should |
| Дата | |
| Msg-id | 200012191927.eBJJRvc79566@hub.org обсуждение |
| Список | pgsql-bugs |
Tomasz Krysinski (tomcio@gic.gov.pl) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description pg_dumpall doesn't handle all it should Long Description 1. it doesn't handle alternate data dirs (just skips the WITH LOCATION statement in CREATE DATABASE). I know it's not theonly thing required to recreate such database (a directory must be created and initlocation-ed), but silently skippingthe problem doesn't seem to be a good idea. 2. nor does it handle different names for a C shared lib function and an SQL function (skips the C function name in CREATEFUNCTION) which results in failure to recreate when the names differ indeed. (I suppose pg_dump does the same) Sample Code No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера