From: | Gena Gurchonok <gena(at)rt(dot)mipt(dot)ru> |
---|---|
To: | Jie Liang <jliang(at)ipinc(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re[3]: [GENERAL] what means "INSERT xxx yyy" ? |
Date: | 2001-02-16 22:30:17 |
Message-ID: | 17833510489.20010217013017@rt.mipt.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-general pgsql-sql |
Hello
>> > 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.
If multiple rows inserted DB cannot show you all oids so it is "0"
Gena
From | Date | Subject | |
---|---|---|---|
Next Message | Schmidt, Peter | 2001-02-16 22:39:37 | RE: v7.1b4 bad performance |
Previous Message | Bruce Momjian | 2001-02-16 22:26:26 | Re: v7.1b4 bad performance |
From | Date | Subject | |
---|---|---|---|
Next Message | Alfonso Peniche | 2001-02-16 22:34:03 | aliases for temp tables.... again |
Previous Message | Stephan Szabo | 2001-02-16 22:24:06 | Re: Question |
From | Date | Subject | |
---|---|---|---|
Next Message | Ramiro Alba | 2001-02-17 14:55:36 | How to clone a table to an empty one |
Previous Message | Jie Liang | 2001-02-16 21:50:48 | Re: Re: [GENERAL] what means "INSERT xxx yyy" ? |