Re: Modifying selected records

Поиск
Список
Период
Сортировка
От Oliveiros C,
Тема Re: Modifying selected records
Дата
Msg-id CC2B136FE31348C58463A0FF2F96FC76@marktestcr.marktest.pt
обсуждение исходный текст
Ответ на Modifying selected records  (Ruzsinszky Attila <ruzsinszky.attila@gmail.com>)
Ответы Re: Modifying selected records  (Ruzsinszky Attila <ruzsinszky.attila@gmail.com>)
Список pgsql-novice
Hi, Ruzsinszky

So we have to focus to this problem:

22;"5501289";"Győr";1;"07:39:00";"07:39:00";"910_22"
23;"5501289";"Győr";1;"07:41:00";"07:41:00";"910_23"

28;"5544800";"Csorna";1;"08:00:00";"08:00:00";"910_28"
29;"5544800";"Csorna";1;"08:12:00";"08:12:00";"910_29"

Now I revised the result records. I don't want to change the
train_selector except the duplicated records. I think you
misunderstood my task. Train_selector has to be modified
because the duplicated record will be merged in only one
record and the original train_selector related to the original
records.
Indeed, I am not sure if I am understanding what you need.
By duplicated record you mean records that have the first three columns the same ? E.G. ;"5544800";"Csorna";1; ?
 
And in these cases what do you need the train selector to be exactly?
The left part of it (910) means what exactly?
 
Best,
Oliveiros

В списке pgsql-novice по дате отправления:

Предыдущее
От: Bhushan Verma
Дата:
Сообщение: Re: [BUGS] psql: FATAL: the database system is in recovery mode
Следующее
От: Ruzsinszky Attila
Дата:
Сообщение: Re: Modifying selected records