| .. |
|
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
|
d06e7f62e3
Upgrade OpenPKG-CURRENT from PostgreSQL 8.1 to 8.2 world order: - *CREATED* -> postgresql81-8.1.6 - postgresql-8.1.6 -> postgresql82-8.2.1 - postgresql82-8.2.1 -> *REMOVED*
|
19 年之前 |
|
postgresql.spec
|
f207895b40
link into ODBC also on upgrades
|
17 年之前 |
|
rc.postgresql
|
a3500519cf
I see no reason why a trailing slash is required, so remove it until something breaks
|
17 年之前 |