Re: index creation order?
Rod Taylor <rbt@rbt.ca>
From: Rod Taylor <rbt@rbt.ca>
To: Chester Kustarz <chester@arbor.net>
Cc: Postgresql Performance <pgsql-performance@postgresql.org>
Date: 2003-10-31T20:57:38Z
Lists: pgsql-performance
> begin; > analyze foo; > ERROR: ANALYZE cannot run inside a BEGIN/END block > > i am using version 7.2.3. Time to upgrade. 7.3 / 7.4 allows this to happen.