RE: newbie question - INSERT - Mailing list pgsql-general

From Jeff Fitzmyers
Subject RE: newbie question - INSERT
Date
Msg-id 371EAC487A83CD4296F6999FD088D83305896F@atlas.managestar.com
Whole thread Raw
In response to newbie question - INSERT  ("Cefull Lo" <cefull_lo@hotmail.com>)
List pgsql-general
19748 is the Object ID (OID) The first ~17,000 OID's are reserved for
the system.

1 is the number of inserted rows.

Jeff

>When I type INSERT INTO friend
>VALUES ('', '', '');
>it returns
>INSERT 19748 1

>what means of 19748 and 1?



pgsql-general by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: Speaking of Indexing... (Text indexing)
Next
From: Chris Jones
Date:
Subject: Re: Re: Very long running query