message issued by INSERT commands

From: Elielson Fontanezi <ElielsonF(at)prodam(dot)sp(dot)gov(dot)br>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: message issued by INSERT commands
Date: 2002-07-29 14:18:58
Message-ID: A799F7647794D311924A005004ACEA97080DDEDB@cprodamibs249.prodam
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-07-29 14:20:53 Re: Is there any such thing as PostgreSQL security on a hosted website?
Previous Message Stephan Szabo 2002-07-29 14:18:51 Re: back space key and arrows keys