Difference between revisions of "PL/pgSQL"
Jump to navigation
Jump to search
| Line 7: | Line 7: | ||
== See also == | == See also == | ||
| + | * {{create extension}} | ||
* {{psql}} | * {{psql}} | ||
[[Category:psql]] | [[Category:psql]] | ||
Latest revision as of 14:56, 19 December 2024
plpgsql
SELECT * FROM pg_extension;
See also[edit]
CREATE EXTENSION pg_stat_statements, postgis, timescaledb, ~/brew/share/postgresql@17/extension/- PostgreSQL:
psql,.psqlrc, .pgpass,$HOME/.pg service.conf,-U, -W, -d, meta-commands:\du, \dg, \ddp, \dp, \list, \dn, \dt, \c, \l, \di, \q,show users,show,su - postgres,psql -c, \?, \connect, \conninfo,--version, --help, PL/pgSQL
Advertising: