Re: seahorse again failing

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: seahorse again failing
Дата
Msg-id 20060822132511.GK14368@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: seahorse again failing  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: seahorse again failing
Список pgsql-hackers
Tom Lane wrote:
> Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> > seahorse just failed again with one of the dreaded "permission denied"
> > errors we seem to sporadically getting reported on the lists:
> > seahorse is just a stock windows XP box (with all patches and
> > servicepacks applied) and msys/mingw.
> > There is no other software installed or ever was - maybe there is really
> > an underlying issue that is causing those sporadic "permission denied"
> > errors ?
> 
> How repeatable is it?
> 
> It would be interesting to know the actual underlying Windows error code
> --- I see that win32error.c maps several different codes to EACCES.

It may be a good idea to put a elog(LOG) with the error code in the
failure path of AllocateFile.

This particular problem must be coming from FindMyDatabase (or maybe
RebuildFlatFiles when called from PostgresMain?)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: seahorse again failing
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: seahorse again failing