> -Original Message-
> From: Cheetah [mailto:[EMAIL PROTECTED]
> Sent: 04 December 2004 19:37
> To: Dave Page
> Subject: Re: [pgadmin-support] Statistics logging of auto
> update http queries
>
> On Fri, 3 Dec 2004 13:53:10 -, Dave Page
> <[EMAIL PROTECTED]> wrote:
> >
> > > ---
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Pico
> Sent: 04 December 2004 16:48
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] crash
>
> Hello,
>
> I just download the latest version of pgadmin (rpm for mandrake).
> I install the rpm.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jose
FloresSent: 04 December 2004 14:54To:
[EMAIL PROTECTED]Subject: Re: [pgadmin-support] Cannot
Create a TableSpace on Windows XP Service Pack 2
This is not postgres problem but i cannot find a
place
Hello,
I just download the latest version of pgadmin (rpm for mandrake).
I install the rpm.
I launch pgadmin3
I gtk dialog box appears and says me to choose the language.
I choose and click on OK.
And pgadmin ends with the error "pgadmin3: symbol lookup error :
pgadmin3: undefined symbol : _gtk_a
Jose Flores said:
> This is not postgres problem but i cannot find a place to assign "total
> control" or "write" access to user "postgres" to a specific folder. I
> don't remember if i can do it on windows xp sp1, but this means that all
> people that have win xp sp2 can create databases on defaul
Thank you Dave,
I understand know, winxp sp2 allow all users to
work on a predefined shared folder
for example this works fine:
CREATE TABLESPACE "tspgTest" LOCATION
'C:\\Documents and Settings\\All Users\\Documentos\\Databases';
for test purpouses only i assigned "postgres" user
(in my c
Thanks Hugo, updates applied.
I've simply created a mandrake specific spec file for now in
pkg/mandrake.
Regards, Dave.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of
> Hugo Ferreira
> Sent: 01 December 2004 10:10
> To: [EMAIL PROTECTED]
> Subj
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jose
FloresSent: 04 December 2004 12:10To:
[EMAIL PROTECTED]Subject: [pgadmin-support] Cannot
Create a TableSpace on Windows XP Service Pack 2
Windows XP SP2 came with a lot of security
patchs.
Someth
Windows XP SP2 came with a lot of security
patchs.
Something was changed on the way folders are
managed, i don't know what.
Using pgAdmin III 1.2 RC2, when i want to create a Table Space with:
CREATE TABLESPACE "TestTS" LOCATION
'E:\\Proyecto2005\\Databases';
i have the following error:
ERR