Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
pg_reorg can re-organize tables on a PostgreSQL database without keeping any locks so that you can retrieve or update rows in tables being reorganized.
This module is developed to be a better alternative of CLUSTER and VACUUM FULL.
-------
pg_reorg was located in pgfoundry, but has been moved to here temporally.
************************************
2015.07.03 Now, we are moving to GitHub.
http://github.com/ossc-db/pg_reorg
************************************
nisql is a tool for use with MicrosoftŽ SQL Server 2000 and MSDE, to query SQL Server using Transact-SQL.
The main goal is to efficiently extract data for use with gnu tools, provided by Cygwin (http://www.cygwin.com) like gawk, bash, cut, sort, ...