Re: unable to find data folder postgres9.4

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

 



On most linux systems, the table used by the kernel during startup is /etc/fstab and that contains the complete set of filesystems/volumes that the system will have. You may wish to examine the man page, as in "man fstab" as to the format of the file, but basically you're going to put your postgresql volume into this table if it's not already in there. If it is in there already, carefully check that the settings are correct for what you want or expect. Then, you'd probably want to reboot the system to see what the filesystem looks like on a clean startup. At a minimum, every mounted filesystem contains a directory in it called "lost+found", so if you don't see that, it may not be a proper filesystem, or the mount is broken. Without knowing what you're using for the disks, or the O/S, it's hard for me to guess what you really should have or if it's broken.

On Thu, Mar 23, 2017 at 12:23 PM, srilinux <srilinux09@xxxxxxxxx> wrote:
Jay

could you brief me what to do ?


Thanks



--
View this message in context: http://www.postgresql-archive.org/unable-to-find-data-folder-postgres9-4-tp5951044p5951559.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[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