Hi

I am not sure if user postgres should be removed, so it is probably bug

pg_dumpall -r -c | grep postgres

DROP ROLE postgres;
CREATE ROLE postgres;

Regards

Pavel

Reply via email to