NFS mounted DBs and Vacuum

From: Webb Sprague <wsprague(at)o1(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: NFS mounted DBs and Vacuum
Date: 2000-12-27 16:12:55
Message-ID: Pine.LNX.4.21.0012271110200.25772-100000@lappi.o1.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a server for which PG_DATA = /home/maxtor, an NFS mounted
disk. Normally it works great, but when I try to vacuum, it takes
FOREVER. Should I not even try to use remote storage like this? Has
anybody else run into a similar problem?

Thanks in advance,
--
Webb Sprague
Programmer
O1 Communications

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tim Barnard 2000-12-27 16:45:51 RE: PQsetnonblocking
Previous Message Tom Lane 2000-12-27 15:52:52 Re: NEXTVAL function Bug