Re: Re: [GENERAL] what means "INSERT xxx yyy" ?

From: Jie Liang <jliang(at)ipinc(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org, Jean-Arthur Silve <jeanarthur(at)eurovox(dot)fr>
Subject: Re: Re: [GENERAL] what means "INSERT xxx yyy" ?
Date: 2001-02-16 21:50:48
Message-ID: Pine.BSF.4.10.10102161350140.69460-100000@tidal.ipinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-sql

I believe that first number is oid.

Jie LIANG

St. Bernard Software
Internet Products Inc.

10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873

jliang(at)ipinc(dot)com
www.stbernard.com
www.ipinc.com

On Thu, 15 Feb 2001, Richard Huxton wrote:

> From: "Jean-Arthur Silve" <jeanarthur(at)eurovox(dot)fr>
>
> > Does anyone knows what means, after an INSERT for exemple the message :
> >
> > INSERT 19331808 1
> >
> > What the meaning of the two numbers ?
>
> Sorry - don't know what the first number is - I'm getting 0 here on testing.
> The second is the number of rows inserted.
>
> - Richard Huxton
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Schmidt, Peter 2001-02-16 22:23:37 RE: v7.1b4 bad performance
Previous Message Stephan Szabo 2001-02-16 19:23:51 Re: variable question with postgresql

Browse pgsql-general by date

  From Date Subject
Next Message Tim Barnard 2001-02-16 21:56:37 Re: Number of Connections
Previous Message Leon Sol Levy 2001-02-16 21:40:30 Re: creating assertions in functions

Browse pgsql-sql by date

  From Date Subject
Next Message Gena Gurchonok 2001-02-16 22:30:17 Re[3]: [GENERAL] what means "INSERT xxx yyy" ?
Previous Message Jie Liang 2001-02-16 21:49:16 Re: Help Retrieving Latest Record