From: | "Magnus Hagander" <mha(at)sollentuna(dot)net> |
---|---|
To: | "Robert Fitzpatrick" <robert(at)webtent(dot)com>, "PostgreSQL" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PostgreSQL 8 on Win2003 AD server |
Date: | 2004-09-24 13:38:21 |
Message-ID: | 6BCB9D8A16AC4241919521715F4D8BCE475D41@algol.sollentuna.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)webtent(dot)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
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Net Virtual Mailing Lists | 2004-09-24 13:39:50 | Postgres inherited table, some questions... |
Previous Message | Robert Fitzpatrick | 2004-09-24 12:58:54 | Re: PostgreSQL 8 on Win2003 AD server |