Search Postgresql Archives

Re: PostgreSQL installation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

How can I create the user and database schema? While creating user it's
taking automatically windows log in account name. I am using ant for the
same purpose.

Thanks,
 
Shahbaz A. Tyagi
Sphere Networks

-----Original Message-----
From: Grzegorz Jaśkiewicz [mailto:gryzman@xxxxxxxxx] 
Sent: Monday, December 15, 2008 4:59 PM
To: Shahbaz A. Tyagi
Cc: pgsql-general@xxxxxxxxxxxxxx
Subject: Re:  PostgreSQL installation

On Mon, Dec 15, 2008 at 12:36 PM, Shahbaz A. Tyagi
<shahbaz.tyagi@xxxxxxxxx> wrote:
>
>
> Hi,
>
>
>
> How can we make PostgreSQL db up and running with out using installer i.e.
> we want to build the db internally and ship the db along with our
> application and let our application run the DB. We don't want to include
the
> PostgreSQL installer along with our installer and create the db while
> installing.


install binaries,
create user that's going to run postgresql
create data directory
set PGDATA and PGPORT for that user
run initdb
adjust config file's acordingly
start postgres
create users, and dbs
and you're pretty much done.


-- 
GJ


-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux