Search Postgresql Archives

Re: Backing up and restoring a database with the SELinux pg_user problem.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joseph Kiniry <kiniry@xxxxxxx> writes:
> Does anyone have any suggestions on this problem? How can I recreate 
> pg_user?

Sure, just run the CREATE VIEW command executed by initdb; it's in the
initdb shell script.  Note that all the objects created that way (with
"postgres <<EOF" shell constructs) will be missing --- you'll likely
find you have to create some more missing bits too.

FWIW, I think that the latest selinux-policy and postgresql RPMs should
fix this problem.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux