![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
System Event Viewer has the follwoing entries: 1. The PostgreSQL Database Server 8.1 service was successfully sent a start control. 2. The PostgreSQL Database Server 8.1 service entered the running state. 3. The PostgreSQL Database Server 8.1 service entered the stopped state. |
#3
| |||
| |||
|
|
(changed my personal firewall settings), PostgreSQL service starts OK. Wh= y does postmaster.exe need access to the Internet? PostgreSQL / postmaster.exe do not need to connect to the Internet. But communication is done via TCP/IP; and PostgreSQL needs to open Port 5432 |
#4
| |||
| |||
|
|
I agree... but where is a descriptive message in the log. a healthy data directory looks like this:base |
data directory looks like this:<br>base<br>global<br>pg_c=|
-- <br>GHUM Harald Massa<br>persuadere et programmare<br>Harald Armin Mass= a<br>Reinsburgstra=DFe 202b<br>70197 Stuttgart<br>0173/9409607<br>-<br>Pyth= |
#5
| |||
| |||
|
|
C:\Program Files\PostgreSQL\8.1\data>dir /b base |
|
Leonid, System Event Viewer has the follwoing entries: 1. The PostgreSQL Database Server 8.1 service was successfully sent a start control. 2. The PostgreSQL Database Server 8.1 service entered the running state= .. 3. The PostgreSQL Database Server 8.1 service entered the stopped state= .. please look inside your PostgreSQL data directory. There should be a directory named pg_log Within that directory there are log files. Please check them for information, post them to this list. Harald -- GHUM Harald Massa persuadere et programmare Harald Armin Massa Reinsburgstra=DFe 202b 70197 Stuttgart 0173/9409607 - Python: the only language with more web frameworks than keywords. |
#6
| |||
| |||
|
|
Leonid, It is strange but after I gave postmaster.exe process access to the Internet (changed my personal firewall settings), PostgreSQL service st= arts OK. Why does postmaster.exe need access to the Internet? PostgreSQL / postmaster.exe do not need to connect to the Internet. But communication is done via TCP/IP; and PostgreSQL needs to open Port 5432 (standard) and listen for requests. So when your firewall forbids Postgre= SQL to listen on Port 5433 for incoming requests, it may commit suicide, beca= use it cannot do any usefull work anymore. Best wishes, Harald -- GHUM Harald Massa persuadere et programmare Harald Armin Massa Reinsburgstra=DFe 202b 70197 Stuttgart 0173/9409607 - Python: the only language with more web frameworks than keywords. |
|
br>Thanks,<br>Leonid<br><br><div><span class=3D"gmail_quote">On 11/4/06, = b class=3D"gmail_sendername">Harald Armin Massa</b> <<a href=3D"mailto:= |
#7
| |||
| |||
|
|
Hi everyone! Harald, my data\ directory does not contain pg_log\ directory, here is my data\ dir content: C:\Program Files\PostgreSQL\8.1\data>dir /b base global pg_clog pg_hba.conf pg_ident.conf pg_multixact pg_subtrans pg_tblspc pg_twophase PG_VERSION pg_xlog postgresql.conf Regards, Leonid On 11/3/06, Harald Armin Massa <haraldarminmassa (AT) gmail (DOT) com> wrote: Leonid, System Event Viewer has the follwoing entries: 1. The PostgreSQL Database Server 8.1 service was successfully sent a start control. 2. The PostgreSQL Database Server 8.1 service entered the running state. 3. The PostgreSQL Database Server 8.1 service entered the stopped state. please look inside your PostgreSQL data directory. There should be a directory named pg_log Within that directory there are log files. Please check them for information, post them to this list. Harald -- GHUM Harald Massa persuadere et programmare Harald Armin Massa Reinsburgstra=DFe 202b 70197 Stuttgart 0173/9409607 - Python: the only language with more web frameworks than keywords. |
![]() |
| Thread Tools | |
| Display Modes | |
| |