Skip to content

Commit ac3af73

Browse files
authored
Add aliases and related to topic "PostgreSQL"
1 parent 1c91aeb commit ac3af73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

topics/postgresql/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
aliases: postgres
2+
aliases: postgres, psql, pgsql, plpgsql
33
created_by: Michael Stonebraker
44
display_name: PostgreSQL
55
github_url: https://github.com/postgres/postgres
@@ -9,5 +9,6 @@ short_description: PostgreSQL is an open source database system.
99
topic: postgresql
1010
url: https://www.postgresql.org/
1111
wikipedia_url: https://en.wikipedia.org/wiki/PostgreSQL
12+
releated: mvcc, postgrest, dbms, database, sqlite, sql, mysql, mssql
1213
---
13-
PostgreSQL is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.
14+
**PostgreSQL** is a database management system that is object-relational. PostgreSQL originated from the Ingres project at the University of California, Berkeley.

0 commit comments

Comments
 (0)