View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 10:39 AM
Martijn van Oosterhout
 
Posts: n/a
Default Re: postgreSQL installation

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@svana.org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEu4UMIB7bNG8LQkwRAiVYAKCBDoCynDzlNyaoGdtlKR mEoC8MLgCfelCD
Mjhx+gOlUlflfgg9X0o89xQ=
=5hFt
-----END PGP SIGNATURE-----

Reply With Quote