Bruce Momjian escribió:
> Alvaro Herrera wrote:
> Ah, OK. Right now we have these two cancel messages:
>
> if (cancel_from_timeout)
> ereport(ERROR,
> (errcode(ERRCODE_QUERY_CANCELED),
> errmsg("canceling statement due to statement tim
Alvaro Herrera wrote:
> Bruce Momjian escribi??:
> > Magnus Hagander wrote:
> > > On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
> > > >
> > > > "Mike C." <[EMAIL PROTECTED]> writes:
> > > >
> > > > > I don't know if this is either a wording change, or a more serious
> > > > > bu
Bruce Momjian escribió:
> Magnus Hagander wrote:
> > On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
> > >
> > > "Mike C." <[EMAIL PROTECTED]> writes:
> > >
> > > > I don't know if this is either a wording change, or a more serious bug,
> > > > but
> > > > when I do a pg_restore
Magnus Hagander wrote:
> On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
> >
> > "Mike C." <[EMAIL PROTECTED]> writes:
> >
> > > I don't know if this is either a wording change, or a more serious bug,
> > > but
> > > when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta3
On Fri, Nov 30, 2007 at 10:13:53AM +, Gregory Stark wrote:
>
> "Mike C." <[EMAIL PROTECTED]> writes:
>
> > I don't know if this is either a wording change, or a more serious bug, but
> > when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta3 created
> > database (createdb command onl
>>> On Fri, Nov 30, 2007 at 4:13 AM, in message
<[EMAIL PROTECTED]>, Gregory Stark <[EMAIL PROTECTED]>
wrote:
> "Mike C." <[EMAIL PROTECTED]> writes:
>
>> I don't know if this is either a wording change, or a more serious bug, but
>> when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta
On 11/30/07, Gregory Stark <[EMAIL PROTECTED]> wrote:
>
>
> "Mike C." <[EMAIL PROTECTED]> writes:
>
> > I don't know if this is either a wording change, or a more serious bug,
> but
> > when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta3 created
> > database (createdb command only), I r
"Mike C." <[EMAIL PROTECTED]> writes:
> I don't know if this is either a wording change, or a more serious bug, but
> when I do a pg_restore (from a 8.1.9 setup) to a fresh 8.3beta3 created
> database (createdb command only), I repeatedly see:
>
> ERROR: canceling statement due to user request
>