User Tools

Site Tools


how_to:vpop3db_postgresql_service_not_starting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
how_to:vpop3db_postgresql_service_not_starting [2015/11/27 17:29] paulhow_to:vpop3db_postgresql_service_not_starting [2018/01/02 10:42] – [Other things to try] paul
Line 79: Line 79:
 In some cases the last two lines may not exist, in which case you can simply copy those lines from the example above and paste them into your pg_hba.conf file In some cases the last two lines may not exist, in which case you can simply copy those lines from the example above and paste them into your pg_hba.conf file
  
-You will then need to restart the PostgreSQL service in Windows. Note that sometimes PostgreSQL cannot close down properly, and there will be unwanted 'postgres.exe' processes visible in Windows TaskManager on the Processes tab. If so, then end those processes manually, before restarting the service.+You will then need to restart the VPOP3DB/PostgreSQL service in Windows. Note that sometimes PostgreSQL cannot close down properly, and there will be unwanted 'postgres.exe' processes visible in Windows TaskManager on the Processes tab. If so, then end those processes manually, before restarting the service.
  
 ====Shared memory problems==== ====Shared memory problems====
Line 127: Line 127:
 In this case, in v6 or later you can manually replace all the PostgreSQL program files without having to reinstall or lose data. To do this, go to a command prompt in the VPOP3 installation directory and run: In this case, in v6 or later you can manually replace all the PostgreSQL program files without having to reinstall or lose data. To do this, go to a command prompt in the VPOP3 installation directory and run:
  
 +==VPOP3 v6.x==
   bsdtar -xvf pgsql.tbz   bsdtar -xvf pgsql.tbz
 +  
 +==VPOP3 v7.x==
 +  7z x -aoa -r pgsql95.7z
  
 That should overwrite all the PostgreSQL program files/DLLs/etc without affecting the database. That should overwrite all the PostgreSQL program files/DLLs/etc without affecting the database.
how_to/vpop3db_postgresql_service_not_starting.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1