Re: how to rename an index

Martijn van Oosterhout <kleptog@svana.org>

From: Martijn van Oosterhout <kleptog@svana.org>
To: David Blood <david@matraex.com>
Cc: pgsql-general@postgresql.org
Date: 2002-07-11T23:14:34Z
Lists: pgsql-general
On Thu, Jul 11, 2002 at 04:02:01PM -0600, David Blood wrote:
> I cannot  find how to rename an index? This should be easy no?

The same way you rename a table. Just use the index name as the table name.

-- 
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.