Re: Delete function disabled

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Nick Rogers <nrogers64(at)hotmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Delete function disabled
Date: 2011-11-24 09:14:17
Message-ID: CA+OCxoypEHjh7XPHqNyHGtQZoppFug+kxyY+OZR3etrZFd29oA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, Nov 24, 2011 at 8:52 AM, Nick Rogers <nrogers64(at)hotmail(dot)com> wrote:
> I use pgAdmin v1.14.0 multiple databases stored on multiple servers. I am
> able to use the GUI to insert rows and edit existing rows. But when it comes
> to deleting rows, I am forced to manually type in the SQL to delete the rows
> because the "Delete" toolbar button is disabled as well as the "Delete" item
> in the "Edit" menu. This is the case for all of the servers I connect to,
> including localhost. Why is this happening?
> Thanks!

Are you selecting the whole rows, or just the contents? Make sure you
select using the row headers on the left of the actual data.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Colin Beckingham 2011-11-24 09:53:01 Re: Delete function disabled
Previous Message Nick Rogers 2011-11-24 08:52:47 Delete function disabled