Re: [pgadmin-support] CLUSTER in PgAdmin

2011-07-02 Thread Thom Brown
On 2 July 2011 23:57, Thom Brown wrote: > On 2 July 2011 13:11, Guillaume Lelarge wrote: >> On Sat, 2011-07-02 at 10:23 +0100, Thom Brown wrote: >>> Hi >>> >>> How does one run CLUSTER on a table using the PgAdmin GUI? (assuming I >>> have an index I selected "clustered" on) >>> >> >> AFAICT, you

Re: [pgadmin-support] CLUSTER in PgAdmin

2011-07-02 Thread Thom Brown
On 2 July 2011 13:11, Guillaume Lelarge wrote: > On Sat, 2011-07-02 at 10:23 +0100, Thom Brown wrote: >> Hi >> >> How does one run CLUSTER on a table using the PgAdmin GUI? (assuming I >> have an index I selected "clustered" on) >> > > AFAICT, you can't. You can add the cluster bit on an index, bu

Re: [pgadmin-support] Wish list: Generate Reports

2011-07-02 Thread Guillaume Lelarge
Hi, On Tue, 2011-06-21 at 11:57 +0200, Boblitz John wrote: > Good Morning, > > I am currently trying to generate ddl reports of the db for my programmers as > a reference. > > Currently I must do this for each and every table individually (right click > -> report -> ddl report, change output

Re: [pgadmin-support] CLUSTER in PgAdmin

2011-07-02 Thread Guillaume Lelarge
On Sat, 2011-07-02 at 10:23 +0100, Thom Brown wrote: > Hi > > How does one run CLUSTER on a table using the PgAdmin GUI? (assuming I > have an index I selected "clustered" on) > AFAICT, you can't. You can add the cluster bit on an index, but that's all you can do. Seems we missed something that

[pgadmin-support] CLUSTER in PgAdmin

2011-07-02 Thread Thom Brown
Hi How does one run CLUSTER on a table using the PgAdmin GUI? (assuming I have an index I selected "clustered" on) -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent