Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page\

From: "Vadim B(dot) Mikheev" <vadim(at)sable(dot)krasnoyarsk(dot)su>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: scrappy(at)hub(dot)org, herouth(at)oumail(dot)openu(dot)ac(dot)il, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page\
Date: 1998-02-04 02:59:35
Message-ID: 34D7D997.43E2EDB9@sable.krasnoyarsk.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian wrote:
>
> Added to TODO:
>
> * Make VACUUM on database not lock pg_class

Ok.

> * Make VACUUM ANALYZE only use a readlock

??? Vacuum analyze means: do vacuuming and analyzing, yes ?
Vacuuming need in write-lock...
There should be seperate command - ANALYZE, - when only
read-lock would be used.

Vadim

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim B. Mikheev 1998-02-04 03:09:59 Re: [HACKERS] Execution time.
Previous Message Bruce Momjian 1998-02-04 02:37:51 Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page\