Re: [pgadmin-support] Error creating a new index with tablespace and fillfacotor

2007-10-30 Thread 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 ---(end of br

[pgadmin-support] Error creating a new index with tablespace and fillfacotor

2007-10-30 Thread 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