Re: persistent connections, AOLserver (Was: maybe Offtopic :

From: marc(at)oscar(dot)eng(dot)cv(dot)net (Marc Spitzer)
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: persistent connections, AOLserver (Was: maybe Offtopic :
Date: 2001-12-17 02:01:06
Message-ID: slrna1qkde.206t.marc@oscar.eng.cv.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php pgsql-sql

In article <20011203110458(dot)E93680-100000(at)megazone23(dot)bigpanda(dot)com>,
Stephan Szabo wrote:
> On Fri, 30 Nov 2001, Steve Brett wrote:
>
>> is there a limit/guide to the number of inserts you should use in a
>> transaction block ?
>
> Not a hard one, but I usually do thousands of rows (around 5k) per
> transaction when I'm batch inserting, and I usually set it there so
> I can watch its progress from another db session as the counts rise.
>

How do you set up the other session to watch?

marc

>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Stephan Szabo 2001-12-17 03:40:24 Re: persistent connections, AOLserver (Was: maybe Offtopic :
Previous Message Jeff Self 2001-12-14 18:19:37 Re: Variables/Functions (Date & Hour)

Browse pgsql-sql by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-12-17 02:44:23 Re: What happens if you delete a row containing a BLOB?
Previous Message Stephan Szabo 2001-12-17 01:41:57 Re: What happens if you delete a row containing a BLOB?