| От | Tom Lane |
|---|---|
| Тема | Re: Getting Error while using row_number() |
| Дата | |
| Msg-id | 1919491.1594325381@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Getting Error while using row_number() ("David G. Johnston" <david.g.johnston@gmail.com>) |
| Список | pgsql-bugs |
"David G. Johnston" <david.g.johnston@gmail.com> writes:
> On Thursday, July 9, 2020, Ashish Kaushal <ashish.kaushal@getfareye.com>
> wrote:
>> I have environment with PostgreSQL 8.0.2
> PostgreSQL 8.0.2? Seriously?
If it actually is 8.0.x, or even 8.2.x, then it lacks window functions
anyway; those came in in 8.4. But there's a bigger problem:
>> You have an error in your SQL syntax; check the manual that corresponds to
>> your MySQL server version for the right syntax to use near '(partition by
>> `journey_id` ORDER BY `journey_id`) from `consents` limit 10' at line 6
That's not a Postgres error at all. The OP seems quite confused.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера