message issued by INSERT commands

Поиск
Список
Период
Сортировка
От Elielson Fontanezi
Тема message issued by INSERT commands
Дата
Msg-id A799F7647794D311924A005004ACEA97080DDEDB@cprodamibs249.prodam
обсуждение исходный текст
Ответы Re: message issued by INSERT commands  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Elielson Fontanezi
Дата:
Сообщение: back space key and arrows keys
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: back space key and arrows keys