Instalation !

Started by Rodrigo Ferrazover 21 years ago4 messagesbugs
Jump to latest
#1Rodrigo Ferraz
rs.ferraz@terra.com.br

Hello !

My english is very bad.

For instalation Postgres beta 8.0 in the Windows 2k Server, he is Controler Domain. Is not have account local !!!

Please, Thank you...

#2Jorge Godoy
godoy@ieee.org
In reply to: Rodrigo Ferraz (#1)
Re: Instalation !

"Rodrigo Ferraz" <rs.ferraz@terra.com.br> writes:

Hello !

My english is very bad.

For instalation Postgres beta 8.0 in the Windows 2k Server, he is Controler
Domain. Is not have account local !!!

Please, Thank you...

If you write in Portuguese I can help translating to English. Your
message makes no sense to me, specially with all those exclamation marks
(!).

Be seeing you,
--
Godoy. <godoy@ieee.org>

#3Jorge Godoy
godoy@ieee.org
In reply to: Rodrigo Ferraz (#1)
Re: Instalation !

"Rodrigo Ferraz" <rs.ferraz@terra.com.br> writes:

Olá !

Preciso instalar o PostgreSql beta 8 para Windows em um computador Windows 2000
server. Este computador é um controlador de comínio e não possui conta de
usuário local. Como faço para instalar sem um usuário administrador local??

Obrigado pela atenção.

Rodrigo

Translating for the maling list:

======================================================================
Hi!

I need to install PostgreSQL 8 on a Windows 2000 Server. This is a
domain controller and has no local user accounts available. How do I
make the installation without a local administrator?

Thanks for your attention.

Rodrigo.
======================================================================

Be seeing you,
--
Godoy. <godoy@ieee.org>

#4Magnus Hagander
magnus@hagander.net
In reply to: Jorge Godoy (#3)
Re: Instalation !

Olá !

Preciso instalar o PostgreSql beta 8 para Windows em um computador
Windows 2000 server. Este computador é um controlador de

comínio e não

possui conta de usuário local. Como faço para instalar sem

um usuário administrador local??

Obrigado pela atenção.

Rodrigo

Translating for the maling list:

======================================================================
Hi!

I need to install PostgreSQL 8 on a Windows 2000 Server.
This is a domain controller and has no local user accounts
available. How do I make the installation without a local
administrator?

Thanks for your attention.

Rodrigo.
======================================================================

There is no problem using a domain account instead of a local account. If you get the new installer (released yesterday - beta3dev1), it defaults to this on Domain Controllers.

Just make sure the account is *not* an administrator. You can use any Domain Administrator account to start the installation, but the service account for pgsql has to be non-administrator.

//Magnus