[ADMIN] how to build vsftpd with pgsql pam

2005-07-19 Thread guly
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 'ki

[ADMIN] unsubscribe

2006-08-17 Thread guly
---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[ADMIN] how to keep the db connection

2005-01-17 Thread guly
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)

[ADMIN] when datas filesystem is full how to do

2005-02-16 Thread guly
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.Som

[ADMIN] how to dump one table with large objects

2005-02-19 Thread guly
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 ---

[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