[GENERAL] Biztalk adapter for postgresql 9

2011-11-22 Thread Jenish Vyas
Hi All, I need to integrate Biztalk with Postgresql , But not able to find the adapter for the same. All database adapter is available on www including MySql, But Postgresql adapter is missing. Can anyone guide me where to find it? Thanks & regards, JENISH VYAS

[GENERAL] Can we use dblink for insert and update of dynamic values

2011-08-18 Thread Jenish Vyas
, 'insert into abc values(v1,v2);'::text)" PL/pgSQL function "aaa" line 9 at SQL statement Plz. guide me. Thanks & regards, JENISH VYAS

Re: [GENERAL] Maximum number of client connection supported by Postgres 8.4.6

2011-07-22 Thread Jenish Vyas
guide me how to calculate max_connections based on available hardware. Thanks & regards, JENISH VYAS On Thu, Jul 21, 2011 at 4:28 PM, Albe Laurenz wrote: > Jenish Vyaswrote: > > please let me know what is the maximum number of concurrent client > connection supported by Po

[GENERAL] Maximum number of client connection supported by Postgres 8.4.6

2011-07-21 Thread Jenish Vyas
max_connections = 1200. Thanks & regards, JENISH VYAS