Re: Exclusive lock for database rename

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Exclusive lock for database rename
Date: 2005-11-03 17:53:01
Message-ID: 25749.1131040381@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> It's clear that we need to prevent new connections to the database
> being renamed, but isn't there a less intrusive way to do that (row
> locks?)?

This is fixed already for 8.1.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-11-03 17:55:37 Re: [COMMITTERS] pgsql: Rename the members of CommandDest enum so
Previous Message mark 2005-11-03 17:28:02 Re: Reducing the overhead of NUMERIC data