postgres on gentoo.

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

 



did you ever get past your problem? I saw a post in a search, but never really saw the solution. original link I found:

http://archives.postgresql.org/pgsql-admin/2005-07/msg00166.php

I (believe) the correct solution for postgres on gentoo linux is:

   mkdir /var/lib/postgresql
   chown postgres /var/lib/postgresql
   su postgres -c "initdb -D /var/lib/postgresql/data/"
   ls /var/lib/postgresql/data/
   /etc/init.d/postgresql start
   history



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux