Re: PostgreSQL 8 on Win2003 AD server - Mailing list pgsql-general

From Magnus Hagander
Subject Re: PostgreSQL 8 on Win2003 AD server
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE475D41@algol.sollentuna.se
Whole thread Raw
In response to PostgreSQL 8 on Win2003 AD server  (Robert Fitzpatrick <robert@webtent.com>)
List pgsql-general
There is a known issue with installations on Domain Controllers. See
pgfoundry tracker item at
http://pgfoundry.org/tracker/index.php?func=detail&aid=1000096&group_id=
1000007&atid=126.

You can get through part of it by specifying DOMAIN\username, but there
may be further issues down the road from there.

If this doesn't work, you can install it *without* installing as a
service. Then create the account and register it manually using "pg_ctl
register". The issue is only in the installer, not in postgresql itself.

//Magnus

> -----Original Message-----
> From: Robert Fitzpatrick [mailto:robert@webtent.com]
> Sent: Friday, September 24, 2004 2:08 PM
> To: PostgreSQL
> Subject: [GENERAL] PostgreSQL 8 on Win2003 AD server
>
> I guess this is not possible? The installer cannot find the
> postgres user, which is in the Active Directory. It is a Win
> 2003 Ent server used here for testing things. Can someone
> point me to the docs for requirements of the PostreSQL
> install on Windows?
>
> --
> Robert
>
>
> ---------------------------(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
>
>

pgsql-general by date:

Previous
From: "Najib Abi Fadel"
Date:
Subject: Re: plpgsql-fct. fails on NULL in record variables
Next
From: "Net Virtual Mailing Lists"
Date:
Subject: Postgres inherited table, some questions...