Re: Table with seemingly duplicated primary key values
От | Aleksander Łukasz |
---|---|
Тема | Re: Table with seemingly duplicated primary key values |
Дата | |
Msg-id | CAGTk8=OVyGCF8ukw=E-O4uWpYFm-axfOjUUYGXL+7srDdLC--Q@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Table with seemingly duplicated primary key values (Melvin Davidson <melvin6925@gmail.com>) |
Ответы |
Re: Table with seemingly duplicated primary key values
|
Список | pgsql-general |
Hi, thanks for your reply.
2015-12-22 16:34 GMT+01:00 Melvin Davidson <melvin6925@gmail.com>:
Please. Always, ALWAYS, give the PostgreSQL version and O/S when reporting a problem.
First, WHAT IS THE POSTGRESQL VERSION?????
WHAT IS THE O/S?????
# select version();
version
------------------------------------------------------------------------------------------------------
PostgreSQL 9.4.5 on x86_64-unknown-linux-gnu, compiled by gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2, 64-bit
(1 row)
ctid | id | field1 | ctid | id | field1
------------+---------+----------------------------------+------------+---------+----------------------------------
(79664,59) | 2141750 | | (79772,23) | 2141750 | some_value1
(79772,23) | 2141750 | some_value1 | (79664,59) | 2141750 |
(2 rows)
В списке pgsql-general по дате отправления: