Re: BUG #15460: Error while creating index or constraint
От | Peter Geoghegan |
---|---|
Тема | Re: BUG #15460: Error while creating index or constraint |
Дата | |
Msg-id | CAH2-WzkVC5=OM3bx=XDYDN_xvr+GXOs+ijgOQ73uA6eb+XDB6w@mail.gmail.com обсуждение исходный текст |
Ответ на | BUG #15460: Error while creating index or constraint (PG Bug reporting form <noreply@postgresql.org>) |
Ответы |
RE: BUG #15460: Error while creating index or constraint
RE: BUG #15460: Error while creating index or constraint |
Список | pgsql-bugs |
On Mon, Oct 29, 2018 at 2:19 PM Paul van der Linden <paul.vanderlinden@mapcreator.eu> wrote: > Directory is empty (when I check after the error occurred, no idea yet (will test) if there's something there during indexcreation. There'll definitely be something during index creation, though the exact directory name will vary per operation. Do you use temp_tablespaces (easy way to find out is to "show temp_tablespaces")? There's one directory per temp tablespace, so maybe you looked in the wrong one? > And for some reason I'm not able to set the log_line_prefix in my pgAdmin session... ERROR: parameter "log_line_prefix"cannot be changed now That needs to be set in postgresql.conf. -- Peter Geoghegan
В списке pgsql-bugs по дате отправления: