Ports Search

Results 631640 of 1,144 for /databases/.(0.004 seconds)
databases/pgpool-II-3.3.7 (Score: 0.09045241)
Connection pool server for PostgreSQL
pgpool-II allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. It enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I.
databases/pgpool-II-3.1.6 (Score: 0.09045241)
Connection pool server for PostgreSQL
pgpool-II allows multiple PostgreSQL servers (DB nodes) to be connected, which enables queries to be executed simultaneously on all servers. It enables "parallel query" processing. Also, pgpool-II can be started as pgpool-I by changing configuration parameters. pgpool-II that is executed in pgpool-I mode enables multiple DB nodes to be connected, which was not possible in pgpool-I.
databases/pgpool-3.4.3 (Score: 0.09045241)
Connection pool server for PostgreSQL
pgpool is a connection pool server for PostgreSQL. pgpool runs between PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can connect to pgpool as if it were a standard PostgreSQL server. pgpool caches the connection to PostgreSQL server to reduce the overhead to establish the connection to it.
databases/pgpoolAdmin-3.3.1 (Score: 0.09045241)
Web-based administration tool for pgpool-II
Web-based administration tool for pgpool-II.
databases/pgreplay-1.2.0 (Score: 0.09045241)
Replay SQL statements from a Postgresql Log
pgreplay reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and executes them in the same order and with the original timing against a PostgreSQL database.
databases/pgsphere-1.1.1 (Score: 0.09045241)
Spherical data types, functions, and operators for PostgreSQL
pgSphere provides spherical data types, functions, and operators for PostgreSQL.
databases/pgtop-0.05 (Score: 0.09045241)
Display PostgreSQL performance info like top(1)
pgtop was inspired by mytop (http://jeremy.zawodny.com/mysql/mytop/), which in turn was inspired by the system monitoring tool top. pgtop will connect to a PostgreSQL server and periodically run queries against the pg_stat* relations and attempt to summarize the information from them in a useful format.
databases/pgtune-0.9.3 (Score: 0.09045241)
Postgresql.conf tuning tips based on hardware and load type
pgtune takes the wimpy default postgresql.conf and expands the database server to be as powerful as the hardware it's being deployed on.
databases/pguri-1.20151224 (Score: 0.09045241)
URI datatype for PostgreSQL
URI datatype for PostgreSQL
databases/leveldb-0.1.5 (Score: 0.09045241)
This extension is a PHP binding for Google LevelDB
This extension is a PHP binding for Google LevelDB