AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
pumarogie avatar

pumarogie

6 listings · 0 installs

Open-source publisher. Listings imported from github.com/pumarogie — credited to the original author with their license.

↗ github.com/pumarogie
6 results
Self-run
SKILL

Designing Postgres Schemas

Guides Postgres schema design when creating tables, choosing keys and data types, defining foreign keys and deletion behavior, modeling JSONB, or planning retention for unbounded event and log data.

0
31
Free
Self-run
SKILL

Postgres Advanced Patterns

Guides production Postgres patterns when implementing multi-worker job queues and leases, batching writes, managing unbounded time-series partitions, or moving data between large live tables.

0
25
Free
Self-run
SKILL

Writing Performant Queries

Guides evidence-first Postgres query diagnosis when an API or database becomes slow, an expensive query must be found, EXPLAIN must be used safely, the planner ignores an index, statistics may be stale, or a filter-and-sort query needs an index.

0
27
Free
Self-run
SKILL

Tuning Autovacuum And Bloat

Guides autovacuum and bloat remediation when dead tuples accumulate, write-heavy tables outgrow scale-factor defaults, vacuum falls behind, transaction-ID age approaches freeze limits, or tables and indexes consume disproportionate disk.

0
25
Free
Self-run
SKILL

Writing Safe Migrations

Guides Postgres migrations when altering large or live tables, adding indexes or constraints, backfilling columns, changing column types, or planning zero-downtime rollouts. Covers lock levels, lock_timeout, CREATE INDEX CONCURRENTLY, NOT VALID constraints, and expand-and-contract.

0
24
Free
Self-run
SKILL

Managing Postgres Connections

Guides Postgres connection pooling when applications add instances, connection churn or storms appear, max_connections is exhausted, PgBouncer is introduced, or pgxpool and server pool limits must be sized safely.

0
26
Free
You've reached the end · 6 loaded