From 5d3bd42c77fc895bb848d0acecae8f29966bb674 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 5 Jan 2023 15:00:18 +0000 Subject: [PATCH] Remove postgresql-xl (unmaintained) - no commits since 2018 https://git.postgresql.org/gitweb/?p=postgres-xl.git;a=summary - only compatible with postgres 9/10 --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2205f6b..c859b30 100644 --- a/README.md +++ b/README.md @@ -578,7 +578,6 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v * [adminer](https://www.adminer.org/) - Database management in a single PHP file ([Source code](https://github.com/vrana/adminer)) * [Percona Server](https://www.percona.com/software) - Enhanced, drop-in MySQL replacement. * [PostgreSQL](http://www.postgresql.org/) - Object-relational database management system (ORDBMS). -* [PostgreSQL-XL](http://www.postgres-xl.org/) - Scalable PostgreSQL-based database cluster. * [SQLite](http://sqlite.org/) - Library that implements a self-contained, serverless, zero-configuration, transactional SQL DBS. ### Remote Management