Re: ERROR: out of shared memory

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: ERROR: out of shared memory
Дата
Msg-id CAKFQuwaez25B57H9RVdBddPOGJrCMgYnshYMK5RNTD-6DyePbg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: out of shared memory  (Michael Moore <michaeljmoore@gmail.com>)
Ответы Re: ERROR: out of shared memory
Список pgsql-sql
On Wed, Nov 2, 2016 at 3:03 PM, Michael Moore <michaeljmoore@gmail.com> wrote:
That appears to not be valid syntax. 
create temporary table temp_rslt of ypxportal2__fgetquestions if not exists on commit drop;
ERROR:  syntax error at or near "if"
LINE 146: ...rary table temp_rslt of ypxportal2__fgetquestions if not exi..


Am I doing something wrong?

​I always get the placement of IF NOT EXISTS confused - but you found the doc page with the syntax definition, do you have a question regarding what the correct order of parts should be?

David J.

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Why does the PL/pgSQL compiler do this?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: ERROR: out of shared memory