Обсуждение: Error creating a new index with tablespace and fillfacotor

Поиск
Список
Период
Сортировка

Error creating a new index with tablespace and fillfacotor

От
"Stefan Wolf \(Zielpunkt-Marketing\)"
Дата:

Hi, if I try to add a new object – new index on MyTable. Using Fillfactor 100 and Tablespace MyTablespace will caus an error.

The order in the SQL-Text is wrong.

 

pgAdmin 1.8.0 on Win32, PostgreSQL 8.2.5 and 8.3.1 Beta

 

Regards, Stefan Wolf

 

Re: Error creating a new index with tablespace and fillfacotor

От
Dave Page
Дата:
Stefan Wolf (Zielpunkt-Marketing) wrote:
> Hi, if I try to add a new object – new index on MyTable. Using
> Fillfactor 100 and Tablespace MyTablespace will caus an error.
> 
> The order in the SQL-Text is wrong.

Thanks - fixed in SVN for 1.8.1.

Regards, Dave