[GENERAL] PostgreSQL installation

2008-12-15 Thread Shahbaz A. Tyagi
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

Re: [GENERAL] PostgreSQL installation

2008-12-17 Thread Shahbaz A. Tyagi
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:gryz...@gmail.com]

[GENERAL] Running exe problem

2009-01-07 Thread Shahbaz A. Tyagi
Hi, While trying to run "pg_ctl.exe" with valid parameters, using command prompt in windows XP sp2 machine, it's not getting executed. In event viewer we are getting following events, __

Re: [GENERAL] Running exe problem

2009-01-07 Thread Shahbaz A. Tyagi
We have not installed the Postgre but we are trying to use the binaries directly. Thanks, Shahbaz _ From: Ashesh Vashi [mailto:ashesh.va...@enterprisedb.com] Sent: Wednesday, January 07, 2009 1:38 PM To: Shahbaz A. Tyagi Cc: pgsql-general

Re: [GENERAL] Running exe problem

2009-01-07 Thread Shahbaz A. Tyagi
Yeah, thanks guys, we were able to run it in one machine but not in our main server, hence the confusion came. Than we installed other version of runtimes but now we installed the correct one as suggested, hence worked. Thanks, Shahbaz A. Tyagi Sphere Networks -Original Message

[GENERAL] Restore DB

2009-02-25 Thread Shahbaz A. Tyagi
Hi, We are using Postgres 8.3. We have backed up our db and while trying to restore, its not able to. We are using PgAdminIII for the same. What all other ways we have to restore the db. We have both the old data directory as well as backed up data. Shabz

Re: [GENERAL] Restore DB

2009-02-25 Thread Shahbaz A. Tyagi
We took using PgAdminIII right click action. And it generated .backup files. However while restoring whole machine is getting hanged for unlimited time. So just checking do we have some other way also, as we have complete Postgre directory also. Thanks, Shahbaz A. Tyagi Sphere Networks

Re: [GENERAL] db_restore and xml data

2009-03-01 Thread Shahbaz A. Tyagi
The problem is sorted out, as it was in 2003 server and when we were comparing it with XP one. Thanks, Shahbaz A. Tyagi -Original Message- From: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Peter Eisentraut Sent: Sunday, March 01, 2009 3

[GENERAL] Connections Crashing

2009-05-13 Thread Shahbaz A. Tyagi
Hi, We are using Postgres 8.3.1 binary distribution, and copying the same along with software installation. >From last some time we have started getting error as message dialog showing error 0xC142 and after that, connections are crashing. Windows login is administrator user and Pos

Re: [GENERAL] Connections Crashing

2009-05-13 Thread Shahbaz A. Tyagi
-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Richard Huxton Sent: Thursday, May 14, 2009 1:59 AM To: Shahbaz A. Tyagi Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Connections Crashing Shahbaz A. Tyagi wrote: > We are using Postgres 8.3.1 bin

Re: [GENERAL] Connections Crashing

2009-05-13 Thread Shahbaz A. Tyagi
AntiVirus is not running. -Original Message- From: pgsql-general-ow...@postgresql.org [mailto:pgsql-general-ow...@postgresql.org] On Behalf Of Scott Marlowe Sent: Thursday, May 14, 2009 3:35 AM To: Shahbaz A. Tyagi Cc: Richard Huxton; pgsql-general@postgresql.org Subject: Re