From: Csanyi P. <csa...@gm...> - 2012-07-26 04:16:29
|
Hi Karl, Wed, 25 Jul 2012 19:41:37 -0500 -n "Karl O. Pinc" <ko...@me...> írta: > On 07/25/2012 05:12:16 PM, Csanyi Pal wrote: > > I have installed > > PostgreSQL 9.1.4 > > phpPgAdmin 5.0.4 > > > > I have a database and in it many tables and so far just one view. > > > > When in phpPgAdmin I can't modify the existing view. > > I get the message: > > ERROR: cannot change name of view column "az első nap" to "első > > nap" > > > > Why can't I modify the view when in phpPgAdmin? > Are you the owner of the view or otherwise have permission? I'm login into my http://localhost/phppgadmin/ with the username 'postgres' and with it's password. The 'postgres' user have all rights on 'iskolanaptar_201213' database: phpPgAdmin: PostgreSQL?: iskolanaptar_201213?: public?: (This is in Hungarian) Szerep CREATE USAGE Jogosító postgres Igen Igen postgres Igen Igen postgres -- Regards from Pal |