[pgadmin-support] Restore option disabled for non-superuser

2010-12-14 Thread Konstantin Pelepelin
PgAdmin 1.12.2 on WindowsXP postgresql 9.0 on linux When connecting as 'postgres', 'Restore' option is available, but when connecting as 'testuser' (simple user, nocreatedb), even for database owned by testuser, restore options are greyed out. I think they should not be disabled, in many scen

[pgadmin-support] Max SQL file size?

2010-12-14 Thread Aren Cambre
I have a 349MB SQL file that I'd like to import into Postgres using pgAdmin III 1.12.1 on Windows 7 x86. When I try to open the file, I get an unhandled exception: [image: error.png] It's not clear that pgAdmin provides any other way of running large SQL scripts. Is this a "use the command line"

Re: [pgadmin-support] Max SQL file size?

2010-12-14 Thread Guillaume Lelarge
Le 15/12/2010 02:24, Aren Cambre a écrit : > I have a 349MB SQL file that I'd like to import into Postgres using pgAdmin > III 1.12.1 on Windows 7 x86. > > When I try to open the file, I get an unhandled exception: > [image: error.png] > > It's not clear that pgAdmin provides any other way of run

Re: [pgadmin-support] Restore option disabled for non-superuser

2010-12-14 Thread Guillaume Lelarge
Le 14/12/2010 22:35, Konstantin Pelepelin a écrit : > PgAdmin 1.12.2 on WindowsXP > postgresql 9.0 on linux > > When connecting as 'postgres', 'Restore' option is available, but when > connecting as 'testuser' (simple user, nocreatedb), even for database > owned by testuser, restore options are gr