[ADMIN] how to build vsftpd with pgsql pam
I want to build a vsftpd allowing virtual user on RH AS4.And use pgsql as PAM db.But there is few info from www.Can u give me some advice about it?Thanks a lot. Best Regards guly. ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster
[ADMIN] unsubscribe
---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings
[ADMIN] how to keep the db connection
I installed postgresql in redhat9.And in client I use pgAdmin .But after a while the db connection would be broken,I should reconnect the db again.How to keep the connection?Should I modifiy some parameters in config file. Best Regards ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[ADMIN] when datas filesystem is full how to do
I have installed postgresql in /usr/local filesystem on RH Linux. But Running for two months,the datas are growing too fast.There is no enough space at /usr/local filesystem. I want to make this filesystem bigger or move the database to another filesystem and don't stop the database.Someone can tell me how to do that?Thanks. jovi ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[ADMIN] how to dump one table with large objects
I want to dump only one table with large-object. I typed "pg_dump -bv -Fc -Z9 -t table -d db > expdb &" on command line .But OS showed error "large-object output not supported for a single table" .Should I dump all db if there are some large objects in table? jovi ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[ADMIN] how to install pg 8 in windows fat32 partition
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 unsubscribe commands go to [EMAIL PROTECTED]