Re: postgreSQL installation

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: polder_udo <polder_udo(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postgreSQL installation
Date: 2006-07-17 12:39:40
Message-ID: 20060717123940.GB30221@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 17, 2006 at 02:25:20AM -0700, polder_udo wrote:
> Hello
>
> i am planning to use postgreSQL in a new project and have some very
> basic questions reguarding installing the product.
> The project will be written in C# and will be running only on windows.
> The software will be installed via a standard setup.
>
> 1) Is it possible to install postgreSQL in "quite" mode from an other
> setup?

Yes, please read the installer documentation.

> 2) Is it possible to configure postgreSQL automaticly/scripted from
> installation?

Also covered in installer docs.

http://pginstaller.projects.postgresql.org/silent.html

> 3) Is it possible to create all tables/views/porcs scripted from an
> external app/setup?

psql < setup.sql

Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message msiner 2006-07-17 13:08:47 Re: Simple webuser setup
Previous Message Michael Fuhr 2006-07-17 12:23:19 Re: permission to create user