From: | "Raymond O'Donnell" <rod(at)iol(dot)ie> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | (Fwd) Re: windows, cant find ostgresql.conf |
Date: | 2005-04-21 08:58:40 |
Message-ID: | 42677950.10819.E0F7C@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 21 Apr 2005 at 0:50, Typing80wpm(at)aol(dot)com wrote:
> I just did a windows install of postgresql. I cannot find or edit the
> postgresql.conf. This is a new Dell machine running XP Professional
I'm running it on my Dell laptop with XP Professional, and it's in
C:\Program Files\PostgreSQL\8.0\data - IIRC, this is the default
installation directory.
> OS. I chose not to install as a windows service, but as a job which I
> can start and stop. Where should I look for help. Is it easy to
It's very easy to uninstall - use the uninstaller in Control Panel ->
Add or remove programs, and it does it all itself. The uninstaller
does (sensibly) leave the data directory behind, so if you want to
lose that too you have to delete it by hand.
> uninstall? Should I uninstall and then reinstall as a windows service?
Depends on what you want to do. If you usually log in as a privileged
user, you can't start or stop the Postmaster manually - it won't run
from a privileged account - so in this case it might make sense to
install it as a service which you can then start or stop using the
shortcuts which the installer sets up for you.
--Ray.
-------------------------------------------------------------
Raymond O'Donnell http://www.galwaycathedral.org/recitals
rod(at)iol(dot)ie Galway Cathedral Recitals
-------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Palle Girgensohn | 2005-04-21 09:04:47 | transaction started without BEGIN??? Please help! |
Previous Message | Steve - DND | 2005-04-21 08:41:24 | Raise exception from regular SQL? |