Re: seperate swap drive, was Re: [ADMIN] Speed problem
От | The Hermit Hacker |
---|---|
Тема | Re: seperate swap drive, was Re: [ADMIN] Speed problem |
Дата | |
Msg-id | Pine.BSF.4.05.9811052308130.126-100000@thelab.hub.org обсуждение исходный текст |
Ответ на | Re: seperate swap drive, was Re: [ADMIN] Speed problem ("G. Anthony Reina" <reina@nsi.edu>) |
Ответы |
Re: seperate swap drive, was Re: [ADMIN] Speed problem
|
Список | pgsql-admin |
On Thu, 5 Nov 1998, G. Anthony Reina wrote: > Marc, > > > I'm running PostgreSQL v. 6.3.2. No I don't want to disable > fsync just in case someone stops a process midstream (which has > happened before-- I figure it could screw up the db). So maybe it is > those "memory leaks" that you've suggested. I'll try closing and > re-connecting to see if there are any differences. However, I would be > interested in downloading v. 6.4. Do you know where to get it? (I > think it is a beta version but I couldn't find it on the www site). First off, fsync() only helps if the system itself crashes...someone else might want to correct me, but if a process stops midstream, it should not affect the db in any way, shape or form... Second, v6.4 was released yesterday...should be available on all the FTP mirrors by now, as well as the main site :) > p.s. Does 6.4 have page-level locking? No, Vadim was waiting for v6.4 to be released before diving into it for v6.5 ... > > The Hermit Hacker wrote: > > > > > Are you running with fsync() disabled? > > > > What version of PostgreSQL are you running? v6.4 has several > > memory leak fixes in it, which may or may not help...on long term > > connections, memory leak *may* be attributing to your problem. If you run > > top while doing the 'update/inserts', does the process size just continue > > to rise? > > > > Something else to try...close and reconnect your insert/update > > process(es). Not a long term solution, just curious if that shows an > > overall speed improvement. Similar to the 'memory leak' problem, at least > > this will let go of the process, clean out the memory, and start over > > again.... > > > > Marc G. Fournier > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org
В списке pgsql-admin по дате отправления: