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