Re: [ADMIN] how to install pg 8 in windows fat32 partition

2005-03-06 Thread Miroslav Šulc
You can see this FAQ: http://pginstaller.projects.postgresql.org/FAQ_windows.html#2.4 If you have OS that supports NTFS, you can use console command 'convert' to convert FAT to NTFS. Miroslav Åulc guly wrote: I want to install pg 8 in my own pc.But my windows partition type is FAT32.When I wa

[ADMIN] Help on maintaining pgsql/data folder size

2005-03-06 Thread Pradeepkumar, Pyatalo (IE10)
Title: Help on maintaining pgsql/data folder size Hi all, I am using PostgreSQL 7.4.3. The problem I am facing is that the size of pgsql/data folder keeps increasing and at a point the it takes up all the disk space and it freezes the system. The pg_xlog and the pg_clog folders are taking u

Re: [ADMIN] how to install pg 8 in windows fat32 partition

2005-03-06 Thread Richard Sitompul
Hi Gul, You can install :), but I'm not sure pg8 can be runs in fat32, Because some functions of pg8 not support in fat32. Regards, Richard Sitompul -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of guly Sent: Monday, March 07, 2005 10:25 To: pgsql-admin

[ADMIN] how to install pg 8 in windows fat32 partition

2005-03-06 Thread guly
I want to install pg 8 in my own pc.But my windows partition type is FAT32.When I was installing,There always showed me an error that it only supports NTFS type. Can I install pg8 at FAT32? ---(end of broadcast)--- TIP 1: subscribe and unsubscri

Re: [ADMIN] PostgreSQL installation problem on Windows XP Home

2005-03-06 Thread Magnus Hagander
Title: Message A couple of comments:   pgadmin asked you for the postgres database account. NOT for the service account. The postgres database account is never autogenerated, it is always entered during the installation (on the initdb page).   To change a users password in any windows versio