anything not backed up by pg_dumpall ?

Поиск
Список
Период
Сортировка
От essam Ganadily
Тема anything not backed up by pg_dumpall ?
Дата
Msg-id CADo08-oXDsYJh1xC0p=NfWYntm_bZX-4bAMn7=NRoEvnJTNN3Q@mail.gmail.com
обсуждение исходный текст
Ответы Re: anything not backed up by pg_dumpall ?
Re: anything not backed up by pg_dumpall ?
Список pgsql-admin
i am backing up my database with this batch file (win 10 with PostgreSQL 9.4 64 bit)

SET PGPASSWORD=11111
"C:\Program Files\PostgreSQL\bin\pg_dumpall.exe" --username=postgres --clean --superuser=postgres --host=127.0.0.1 --port=5432 -f dumbeveything.sql

anything in the database is NOT backed up by this ?

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