[EMAIL PROTECTED] wrote:
> > When I give "mount" at the command line, everything looks just fine :
> >
> > /dev/sda2 on / type ext3 (rw,noatime,data=ordered)
> > none on /proc type proc (rw)
> > usbdevfs on /proc/bus/usb type usbdevfs (rw)
> > /dev/sda1 on /boot type ext3 (rw,noatime,data=ordered)
> When I give "mount" at the command line, everything looks just fine :
>
> /dev/sda2 on / type ext3 (rw,noatime,data=ordered)
> none on /proc type proc (rw)
> usbdevfs on /proc/bus/usb type usbdevfs (rw)
> /dev/sda1 on /boot type ext3 (rw,noatime,data=ordered)
> none on /dev/pts type devpts (rw,gi
> > LABEL=/usr/local/pgsql /usr/local/pgsql ext3
> > noatime,data=writeback 1 2
> > LABEL=/usr/local/pgsql /usr/local/pgsql/wal ext3
> > noatime,data=ordered1 2
>
> The same label mounted on two different mount points is probably I typo?
No, the same label mounted on two different mo
> > > > LABEL=/usr/local/pgsql /usr/local/pgsql ext3
> > > > noatime,data=writeback 1 2
> > > > LABEL=/usr/local/pgsql /usr/local/pgsql/wal ext3
> > > > noatime,data=ordered1 2
> > >
> > > The same label mounted on two different mount points is probably I
> > > typo?
> >
> >
> > No,
> > > LABEL=/usr/local/pgsql /usr/local/pgsql ext3
> > > noatime,data=writeback 1 2
> > > LABEL=/usr/local/pgsql /usr/local/pgsql/wal ext3
> > > noatime,data=ordered1 2
> >
> > The same label mounted on two different mount points is probably I typo?
>
>
> No, the same label mounted
> LABEL=/usr/local/pgsql /usr/local/pgsql ext3
> noatime,data=writeback 1 2
> LABEL=/usr/local/pgsql /usr/local/pgsql/wal ext3
> noatime,data=ordered1 2
The same label mounted on two different mount points is probably I typo?
I'm not sure if data=writeback is ok. I was wondering abou
Hi everyone,
I have done some reading on filesystems and I thought to optimize the
settings for my PostgreSQL system. I use the ext3 filesystem and have the
PostgreSQL data and WAL on different physical drives. I made some
adjustments to my /etc/fstabd file, so it looks like this :
LABEL=/