From: | Russell Smith <mr-russ(at)pws(dot)com(dot)au> |
---|---|
To: | Guillaume Smet <guillaume(dot)smet(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org, neilc(at)samurai(dot)com |
Subject: | Re: Proposed patch: synchronized_scanning GUC variable |
Date: | 2008-01-28 08:59:18 |
Message-ID: | 479D9966.6000108@pws.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Guillaume Smet wrote:
> Hi Russell,
>
> On Jan 28, 2008 7:27 AM, Russell Smith <mr-russ(at)pws(dot)com(dot)au> wrote:
>
>> Can somebody explain why it's important to load with
>> synchronized_scanning off?
>>
>> do_sql_command(g_conn, "SET synchronized_scanning TO off");
>>
>
> It's the start point of this patch. See this thread [
> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00987.php ]
> for more information
Sorry, total brain fade in interpreting the patch.
g_conn is our connection to the database, not the command we are dumping.
Sorry
Russell
From | Date | Subject | |
---|---|---|---|
Next Message | Gregory Stark | 2008-01-28 09:57:23 | Re: RFC: array_agg() per SQL:200n |
Previous Message | Magnus Hagander | 2008-01-28 08:55:58 | Re: SSL connections don't cope with server crash very well at all |
From | Date | Subject | |
---|---|---|---|
Next Message | Dean Rasheed | 2008-01-28 09:21:50 | Auto-explain patch |
Previous Message | Guillaume Smet | 2008-01-28 06:55:16 | Re: Proposed patch: synchronized_scanning GUC variable |