Re: Splitting text column to multiple rows

Поиск
Список
Период
Сортировка
От Andrus
Тема Re: Splitting text column to multiple rows
Дата
Msg-id 6970DD09087F43819C53D824DE6093CB@andrusnotebook
обсуждение исходный текст
Ответ на Re: Splitting text column to multiple rows  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Splitting text column to multiple rows  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-general
> no it is in same order. generate_series generates indexes from
1,2,3.... so result have to be exactly in same order. You do some
wrong.

In my sample I used joind and projecton this changes order.
How to add order number 1,2,.. to created table ?

Andrus.

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

Предыдущее
От: Sergey Konoplev
Дата:
Сообщение: Re: hstore equality-index performance question
Следующее
От: raghavendra t
Дата:
Сообщение: How to give security to pg_catalogs