nixpkgs/nixos/modules/services/databases
Wolfgang Walther 435f51c37f
postgresql: split dev output
This splits a dev output to make the default output not depend on any
build dependencies anymore. This also avoids removing references from
pgxs' Makefile this way, which should, at least theoretically, be good
to build extensions via pgxs, making sure they use the same tooling.

ecpg is the "embedded SQL C preprocessor", which is certainly a dev
tool.

Most important, for closure size anyway, is to move pg_config to the dev
output, since it retains paths to all the other outputs.

The only thing with references to the dev output remaining is then the
postgres binary itself. It contains all the output paths, because it
shows those in the pg_config system view. There is no other way than
to nuke those references to avoid circular dependencies between outputs
- and blowing up closure size again.
2024-08-23 21:37:49 +02:00
..
aerospike.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
cassandra.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
chromadb.nix nixos/chromadb: init 2024-08-16 18:23:12 +02:00
clickhouse.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
cockroachdb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
couchdb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
dgraph.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
dragonflydb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
etcd.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
ferretdb.nix
firebird.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
foundationdb.md
foundationdb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
hbase-standalone.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
influxdb2.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
influxdb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
lldap.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
memcached.nix treewide: fix mkEnableOption usage 2024-06-14 02:41:42 -04:00
monetdb.nix nixos/monetdb, nixos/sks: remove primeos from maintainers (#277366) 2024-07-04 18:17:43 +02:00
mongodb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
mysql.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
neo4j.nix treewide: remove jonringer as package maintainer 2024-06-25 09:16:56 +02:00
openldap.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
opentsdb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
pgbouncer.nix nixos/pgbouncer: add services.pgbouncer.settings option 2024-08-08 05:54:26 +03:00
pgmanage.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
postgresql.md postgresql: split dev output 2024-08-23 21:37:49 +02:00
postgresql.nix postgresql: 15 -> 16 for 24.11+ 2024-07-24 10:43:02 +02:00
redis.nix nixos/redis: remove outdated info in enable option 2024-08-08 17:25:16 +02:00
rethinkdb.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
surrealdb.nix treewide: remove trailing space in description 2024-07-26 03:38:50 +02:00
tigerbeetle.md
tigerbeetle.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00
victoriametrics.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00