PostgreSQL
http://www.postgresql.org/
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, subqueries, triggers, and user-defined
types and functions.
- Devel package for openSUSE:Factory
-
14
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:database:postgresql/postgresql && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
postgresql-bashprofile | 0000000192 192 Bytes | |
postgresql-firewall | 0000000129 129 Bytes | |
postgresql-init | 0000006190 6.04 KB | |
postgresql-install-alternatives | 0000000630 630 Bytes | |
postgresql-script | 0000001983 1.94 KB | |
postgresql-sysconfig | 0000001639 1.6 KB | |
postgresql-tmpfiles.conf | 0000000185 185 Bytes | |
postgresql.changes | 0000007313 7.14 KB | |
postgresql.service | 0000000458 458 Bytes | |
postgresql.spec | 0000014158 13.8 KB |
Revision 113 (latest revision is 159)
Reinhard Max (rmax)
committed
(revision 113)
- Change the persmissions for /var/run/postgresql to 1775, so that the directory can only be used by users in the postgres group. At the same time a patch will be added to the postgresqlXX packages that adds a fallback to /tmp if socket creation in /var/run/postgresql fails.
Comments 0