NTT OSS Center DBMS Development and Support Team

Results 9 repositories owned by NTT OSS Center DBMS Development and Support Team

pg_bulkload

406
Stars
72
Forks
Watchers

High speed data loading utility for PostgreSQL

pg_rman

462
Stars
75
Forks
Watchers

Backup and restore management tool for PostgreSQL

pg_hint_plan

651
Stars
99
Forks
Watchers

Extension adding support for optimizer hints in PostgreSQL

pg_plan_advsr

93
Stars
12
Forks
Watchers

PostgreSQL extension for automated execution plan tuning

dblink_plus

17
Stars
7
Forks
Watchers

Send query from PostgreSQL to other RDBMS like contrib/dblink

pg_dbms_stats

24
Stars
13
Forks
Watchers

Let PostgreSQL to make execution plans using frozen statistics.

pg_reorg

19
Stars
3
Forks
Watchers

Re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows

pg_store_plans

49
Stars
25
Forks
Watchers

Store execution plans like pg_stat_statements does for queries.

pg_statsinfo

17
Stars
5
Forks
Watchers

pg_statsinfo is a monitoring tool for PostgreSQL.