RE: PG9.1 migration to PG9.6, dump/restore issues

Поиск
Список
Период
Сортировка
От Scot Kreienkamp
Тема RE: PG9.1 migration to PG9.6, dump/restore issues
Дата
Msg-id 17082AAFC33A934082836458CB53494374C9A5B9@MONDB03.na.lzb.hq
обсуждение исходный текст
Ответ на Re: PG9.1 migration to PG9.6, dump/restore issues  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: PG9.1 migration to PG9.6, dump/restore issues  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
> Did you see errors in the restore?
>
> In particular about not finding roles(users) for the permissions?
>
> I ask because I do not see in the above anything about dumping objects
> global to the cluster. That would include roles. I use:
>
> pg_dumpall -g -f globals.sql
>
> See:
>
> https://www.postgresql.org/docs/10/static/app-pg-dumpall.html
>

Nope, no errors in the restore that I could see.  As I as discussing with Tom Lane, the -g switch doesn't bring over
schemapermissions either.  I could use the -s switch and just re-create the databases as empty again after that's
applied. That brings over everything except data.
 


Scot Kreienkamp |Senior Systems Engineer | La-Z-Boy Corporate
One La-Z-Boy Drive| Monroe, Michigan 48162 |  Office: 734-384-6403 |  |  Mobile: 7349151444 | Email:
Scot.Kreienkamp@la-z-boy.com

This message is intended only for the individual or entity to which it is addressed.  It may contain privileged,
confidentialinformation which is exempt from disclosure under applicable laws.  If you are not the intended recipient,
youare strictly prohibited from disseminating or distributing this information (other than to the intended recipient)
orcopying this information.  If you have received this communication in error, please notify us immediately by e-mail
orby telephone at the above number. Thank you.
 

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

Предыдущее
От: Scot Kreienkamp
Дата:
Сообщение: RE: PG9.1 migration to PG9.6, dump/restore issues
Следующее
От: Scot Kreienkamp
Дата:
Сообщение: RE: PG9.1 migration to PG9.6, dump/restore issues