Re: [GENERAL] how to install just client libraries on windows?

2009-12-01 Thread Sachin Srivastava
On 12/02/2009 09:42 AM, Craig Ringer wrote: On 2/12/2009 10:40 AM, Sachin Srivastava wrote: Dave: Are there sources available for the EnterpriseDB installer/packaging system? I'd like to get into the linux library path patcking problem myself, since nobody at EDB seemed to be interested i

Re: [GENERAL] how do I disable automatic start on mac os x?

2010-01-04 Thread Sachin Srivastava
n start it by using launchctl as ( sudo launchctl start com.edb.launchd. postgresql-8.4). Also you can always move/delete the plist file to avoid that also. -- Regards, Sachin Srivastava EnterpriseDB <http://www.enterprisedb.com>, the Enterprise Postgres <http://www.enterprisedb.com> company.

Re: [GENERAL] how do I disable automatic start on mac os x?

2010-01-04 Thread Sachin Srivastava
On 01/04/2010 08:07 PM, Chris Withers wrote: Sachin Srivastava wrote: Iirc, you have to change: RunAtLoad to RunAtLoad Sachin; can you confirm please? Yes. Though the daemon is loaded during startup. Will setting RunAtLoad to false not stop that? RunAtLoad = false means, the daemon is

Re: [GENERAL] Problems with the Windows 8.4.1 upgrade from 8.3 on non-C drive

2010-02-25 Thread Sachin Srivastava
upgrade on the C:\ drive. Thanks -- Regards, Sachin Srivastava EnterpriseDB <http://www.enterprisedb.com>, the Enterprise Postgres <http://www.enterprisedb.com> company.

Re: [GENERAL] Small install (w/ pSQLODBC support) needed.

2010-03-11 Thread Sachin Srivastava
-- Regards, Sachin Srivastava EnterpriseDB <http://www.enterprisedb.com>, the Enterprise Postgres <http://www.enterprisedb.com> company.

Re: [GENERAL] "1-Click" installer problems

2010-04-01 Thread Sachin Srivastava
Evangelizing PGSQL was a mistake. Thanks for all your help and good luck to everyone! -n. -- Regards, Sachin Srivastava EnterpriseDB <http://www.enterprisedb.com>, the Enterprise Postgres <http://www.enterprisedb.com> company.

Re: [GENERAL] "1-Click" installer problems

2010-04-02 Thread Sachin Srivastava
to the database server the commands like psql, pg_dump, etc all use your unix username as the default for the database username, and your username as teh default for the database name, unless you specify a different user and/or database on hte command line. -- Regards, Sachin Srivastava EnterpriseDB <http://www.enterprisedb.com>, the Enterprise Postgres <http://www.enterprisedb.com> company.

Re: [GENERAL] "1-Click" installer problems

2010-04-02 Thread Sachin Srivastava
_plpgsql Install pl/pgsql in template1 database? Default: 1 On 4/2/10 1:14 PM, John Gage wrote: There is a CLI option where? Forgive my ignorance, please. Does it appear in the one-click installer? John On Apr 2, 2010, at 9:19 AM, Sachin Srivastava wr

Re: [GENERAL] "1-Click" installer problems

2010-04-02 Thread Sachin Srivastava
tgres'. Default: postgres Or, in fact, must I re-install to change this? It looks like I have to re-install. Thank you very much for responding to my questions. I truly appreciate it. Your support is welcome and superb. John On Apr 2, 2010, at 9:52 AM, Sachin Srivastava wrot

Re: [GENERAL] Having Issue Getting the Postgresql Service to Start

2011-12-12 Thread Sachin Srivastava
> stopped.” The user account trying to start the service has administrator > rights on both the server and the Postrgesql folders. Does anyone have any > clues as to why this is happening? Thanks! Anything in the windows event logs? How did you register the service? -- Regards,

Re: [GENERAL] Does Stackbuilder need username/pwd for the proxy?

2012-01-21 Thread Sachin Srivastava
> specify the username and pwd required by the proxy in a special option. > Could this be the case for postGRES too? > Thank you Stackbuilder currently doesn't support authenticated proxies. -- Regards, Sachin Srivastava EnterpriseDB, the Enterprise PostgreSQL company. -- Sent

Re: [GENERAL] Cannot find installers for 9.2 Beta

2012-05-14 Thread Sachin Srivastava
t; > > -- > Sent via pgsql-general mailing list (pgsql-general@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-general > -- Regards, Sachin Srivastava EnterpriseDB, India

<    1   2