Re: During InitDB: could not access file "$

Поиск
Список
Период
Сортировка
От Laurent Ballester
Тема Re: During InitDB: could not access file "$
Дата
Msg-id 001a01c4144b$48234430$a98f3351@fleche
обсуждение исходный текст
Ответ на Re: During InitDB: could not access file "$  (Claudio Natoli <claudio.natoli@memetrics.com>)
Ответы Re: During InitDB: could not access file "$  (Vitaly Belman <vitalib@012.net.il>)
Re: During InitDB: could not access file "$  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers-win32
Hello,

Did you have McAfee Viruscan 7 installed on your computer?

I had the same error one month ago, and I solve it by disable the Hostile
Actvity Watch Kernel (HAWK) for mail and script in Viruscan. Now
postmaster/postgres process start correctly and you can use createdb and
others tools like pgAdmin III.



Regards

Laurent Ballester


----- Original Message -----
From: "Vitaly Belman" <vitalib@012.net.il>
To: <pgsql-hackers-win32@postgresql.org>
Sent: Friday, March 26, 2004 5:08 PM
Subject: Re: [pgsql-hackers-win32] During InitDB: could not access file "$


> Hello PGSQL,
>
> CN> Try: make install
>
> CN> Cheers,
> CN> Claudio
>
> Thanks, that did the trick =)
>
> Now I have a new trouble though.
>
> InitDB finished fine and I starter Postmaster:
>
> > "D:/Linux/msys/local/pgsql/bin/postmaster.exe" -i -D data
> >
> > LOG:  database system was shut down at 2004-03-26 18:02:03 FLE Standard
Time
> > LOG:  checkpoint record is at 0/A02AD0
> > LOG:  redo record is at 0/A02AD0; undo record is at 0/0; shutdown TRUE
> > LOG:  next transaction ID: 455; next OID: 17207
> > LOG:  database system is ready
> > LOG:  select() failed in statistics buffer: No error
> > LOG:  select() failed in statistics collector: No such file or directory
> > LOG:  statistics collector process (PID 4100) was terminated by signal 1
>
> It already looked bad because of these "No such file or directory".
>
> However, I tried to connect to the DB using psql:
>
> > psql
> > psql: server closed the connection unexpectedly
> >         This probably means the server terminated abnormally
> >         before or while processing the request.
>
> The server said on that:
>
> > LOG:  could not receive data from client: No such file or directory
> > LOG:  incomplete startup packet
>
> Using the "createdb" executeable yielded the same result :(.
>
> What file does it want now? =\
>
> Regards,
>  Vitaly Belman
>
>  ICQ: 1912453
>  AIM: VitalyB1984
>  MSN: tmdagent@hotmail.com
>  Yahoo!: VitalyBe
>
> Friday, March 26, 2004, 2:36:10 PM, you wrote:
>
>
> >>   From MSYS I did:
> >>   * configure --without-zlib
> >>   * make
>
> CN> Try: make install
>
> CN> Cheers,
> CN> Claudio
>
> CN> ---
> CN> Certain disclaimers and policies apply to all email sent from
Memetrics.
> CN> For the full text of these disclaimers and policies see
> CN> <a
> CN>
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
> CN> ailpolicy.html</a>
>
> CN> ---------------------------(end of
> CN> broadcast)---------------------------
> CN> TIP 8: explain analyze is your friend
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html


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

Предыдущее
От: weiping he
Дата:
Сообщение: win32 compile error open.c: O_SEQUENTIAL not defined
Следующее
От: Vitaly Belman
Дата:
Сообщение: Re: During InitDB: could not access file "$