On Jan 25, 2005, at 8:44 AM, Christopher Browne wrote:
You can do that with PostgreSQL by configuring pg_hba.conf to only accept connections from localhost.
And there is no problem with the notion of creating a database in a local directory.
None of this requires any change.
But on Windows 8.0 you can't run the postmaster with an administrative account, correct? I really wish this was configurable in the PostgreSQL settings (of course, defaulting to the way it is now).
John DeSoi, Ph.D. http://pgedit.com/ Power Tools for PostgreSQL
---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match