| .. |
|
pg_migrate
|
dd81fa99c2
improve PostgreSQL packaging: 1. replace pg_hba.conf hacks with pg_initdb options; 2. enforce the default SQL_ASCII encoding C locale for template0/template1; 3. introduce pg_superuser.conf where the superuser credentials are stored (important for other packages who have to create databases -- also similar to what we are doing for MySQL, btw); 4. provide a convenience utility pg_passwd for changing the PostgreSQL account password (which especially is aware of the superuser and automatically maintains the pg_superuser.conf for it, too); 5. some some cosmetics to the packaging
|
18 年之前 |
|
pg_passwd
|
dd81fa99c2
improve PostgreSQL packaging: 1. replace pg_hba.conf hacks with pg_initdb options; 2. enforce the default SQL_ASCII encoding C locale for template0/template1; 3. introduce pg_superuser.conf where the superuser credentials are stored (important for other packages who have to create databases -- also similar to what we are doing for MySQL, btw); 4. provide a convenience utility pg_passwd for changing the PostgreSQL account password (which especially is aware of the superuser and automatically maintains the pg_superuser.conf for it, too); 5. some some cosmetics to the packaging
|
18 年之前 |
|
postgresql.patch
|
71cfe0815c
finally upgrade to PostgreSQL 8.3
|
17 年之前 |
|
postgresql.spec
|
ca743d9b87
upgrade ODBC driver
|
17 年之前 |
|
rc.postgresql
|
a3500519cf
I see no reason why a trailing slash is required, so remove it until something breaks
|
17 年之前 |