Re: [pgadmin-support] pgadmin 8.3 beta 5: ERROR: permission denied for tablespace pg_default

2007-09-16 Thread Harald Armin Massa
Dave, > According to the words of Master Tom in > > http://svr5.postgresql.org/pgsql-hackers/2004-06/msg00947.php, > > " Joe User probably shouldn't be fooling with tablespaces at all." > > Gah - so you can use it despite having no permissions on it if you don't > specify it? On what planet does t

Re: [pgadmin-support] pgadmin 8.3 beta 5: ERROR: permission denied for tablespace pg_default

2007-09-16 Thread Erwin Brandstetter
Hi Harald! On Sep 16, 8:56 pm, [EMAIL PROTECTED] ("Harald Armin Massa") wrote: > As much as I understood, pg_default is not necessarly the default > tablespace??? But I never fiddled with tablespaces up to now :) I have summed up which tablespace pg uses here: http://archives.postgresql.org/pg

Re: [pgadmin-support] pgadmin 8.3 beta 5: ERROR: permission denied for tablespace pg_default

2007-09-16 Thread Erwin Brandstetter
On Sep 15, 10:43 am, [EMAIL PROTECTED] (Dave Page) wrote: > Harald Armin Massa wrote: > > Hello, > > > it may or may not be considered as a pgadmin error: > > > I try to create an index on a column of a table. Using the > > pgadmin-wizard, that results in: > > > CREATE INDEX otformularkopf_test > >