| От | Tom Lane |
|---|---|
| Тема | Re: Order by and timestamp |
| Дата | |
| Msg-id | 24142.1584319263@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Order by and timestamp (Adrian Klaver <adrian.klaver@aklaver.com>) |
| Ответы |
Re: Order by and timestamp
|
| Список | pgsql-general |
Adrian Klaver <adrian.klaver@aklaver.com> writes:
> On 3/15/20 2:33 PM, Björn Lundin wrote:
>> I then did ’select * from AMARKETS order by STARTTS’
> Is amarkets in more then one schema?
Yeah, it's hard to think of any explanation other than "the query used a
corrupt index on startts to produce the ordering". But your \d doesn't
show any index on startts. So maybe there's more than one amarkets
table?
Another possibly-useful bit of evidence is to see what EXPLAIN shows as
the query plan for this query.
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера