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
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"
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
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