Re: pg_regress.sh startup failure patch

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_regress.sh startup failure patch
Дата
Msg-id 27677.1010095242@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_regress.sh startup failure patch  (Dave Page <dpage@vale-housing.co.uk>)
Ответы Re: pg_regress.sh startup failure patch  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgsql-patches
Dave Page <dpage@vale-housing.co.uk> writes:
>> Why would it take more than 3 seconds to start the postmaster
>> under Cygwin?  Something awfully fishy about that, unless
>> you're using a 286 ...

> On a Dell Inspiron 8000, PIII 850MHz, 512Mb RAM, Windows XP Pro (kept nice
> and tidy with no junk wasting resources), 7.2b4 takes about 15 seconds to
> get to 'the database system is ready' message. Subsequent startups take
> about 6 or 7 seconds following a controlled *or* uncontrolled shutdown. I
> get about 15 seconds again the first startup after a reboot.

Hm.  I'm accustomed to seeing postmaster startup take about one second
--- possibly more if recovery from WAL entries is needed, but this
wouldn't apply normally.  That's on machines a *lot* slower than you
two are using.  Something is taking an unreasonably long time there.
It'd be worth poking into it to try to figure out what.

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Ross Thomas"
Дата:
Сообщение: Re: Patch for ODBC driver (look for odbc.ini in more than
Следующее
От: "Greg Sabino Mullane"
Дата:
Сообщение: psql \timing patch