message issued by INSERT commands - Mailing list pgsql-general

From Elielson Fontanezi
Subject message issued by INSERT commands
Date
Msg-id A799F7647794D311924A005004ACEA97080DDEDB@cprodamibs249.prodam
Whole thread Raw
Responses Re: message issued by INSERT commands
List pgsql-general
Hi!

    Fot these INSERT commands

test=> INSERT INTO friend VALUES (
test(> 'Cindy',
test(> 'Anderson',
test(> 'Denver',
test(> 'CO',
test(> 23
test(> );
INSERT 19054 1
test=> INSERT INTO friend VALUES (
test(> 'Sam',
test(> 'Jackson',
test(> 'Allentown',
test(> 'PA',
test(> 22
test(> );
INSERT 19055 1

    what means the numbers 19054 and 19055?
    Is the transaction ids?


..............................................
A Question...
Since before your sun burned hot in space and before your race was born, I
have awaited a question.

Elielson Fontanezi
DBA Technical Support - PRODAM
+55 11 5080 9493



pgsql-general by date:

Previous
From: Elielson Fontanezi
Date:
Subject: back space key and arrows keys
Next
From: Stephan Szabo
Date:
Subject: Re: back space key and arrows keys