#postgres resultados da pesquisa

Nenhum resultado para "#postgres"

the numbers speak for themselves. $15/month vs $81/month for managed. 5x cheaper with full control sweet spot: <100GB data, <1000 req/sec, team comfortable with ops. beyond that, managed makes sense #indiehacker #postgres #selfhosted

vib3c0ding's tweet image. the numbers speak for themselves. $15/month vs $81/month for managed. 5x cheaper with full control

sweet spot: &amp;lt;100GB data, &amp;lt;1000 req/sec, team comfortable with ops. beyond that, managed makes sense

#indiehacker #postgres #selfhosted

lock it down tight. whitelist IPs, use scram-sha-256, enable SSL. firewall rules are your friend pg_hba.conf controls who can connect. deny all by default, allow only what you need. security first #security #postgres

vib3c0ding's tweet image. lock it down tight. whitelist IPs, use scram-sha-256, enable SSL. firewall rules are your friend

pg_hba.conf controls who can connect. deny all by default, allow only what you need. security first

#security #postgres

add read replicas when traffic grows. route reads to replica, writes to primary. simple scaling wal_level=replica enables streaming replication. postgres handles the rest. no complex setup needed #scaling #postgres

vib3c0ding's tweet image. add read replicas when traffic grows. route reads to replica, writes to primary. simple scaling

wal_level=replica enables streaming replication. postgres handles the rest. no complex setup needed

#scaling #postgres

basic health monitoring catches issues early. track db size and connection count, alert before limits hit pg_stat_activity is your friend. simple queries give you everything you need to know #monitoring #postgres

vib3c0ding's tweet image. basic health monitoring catches issues early. track db size and connection count, alert before limits hit

pg_stat_activity is your friend. simple queries give you everything you need to know

#monitoring #postgres

automated backups are non-negotiable. this script runs daily via cron, keeps 7 days local, uploads to s3 pg_dump with custom format (-Fc) gives you the best compression and flexibility for restores #postgres #backups

vib3c0ding's tweet image. automated backups are non-negotiable. this script runs daily via cron, keeps 7 days local, uploads to s3

pg_dump with custom format (-Fc) gives you the best compression and flexibility for restores

#postgres #backups

self-hosting postgres is easier than you think. here's the complete setup that saves me $800/year 🧵 start with a solid docker compose config. alpine keeps it lightweight, health checks ensure reliability #postgres #devops #selfhosted

vib3c0ding's tweet image. self-hosting postgres is easier than you think. here&apos;s the complete setup that saves me $800/year 🧵

start with a solid docker compose config. alpine keeps it lightweight, health checks ensure reliability

#postgres #devops #selfhosted

Say goodbye to backup worries! Postgresus ensures your PostgreSQL databases are safe with automated scheduled backups and real-time notifications. 🚀 Explore it here: tools-ai.online/tool/postgresu… #Backup #Postgres #AITools


🚀 Greenmask v1.0.0b1 is out! Beta release with full MySQL support, a refactored multi-DBMS architecture, and a Docker playground 🐳 Try it out and share your feedback! 👉 github.com/GreenmaskIO/gr… #greenmask #mysql #postgres #dbms #devops #databases #anonymization #release #v1


Database backups got you down? 😫 Automate daily Postgres to GitHub CSV backups with this FREE n8n workflow! Keep your data safe & sound. 💾✨ View workflow: n8n.io/workflows/7419… #Postgres #GitHub #Automation #n8n


Not every popular extension belongs in the @PostgreSQL core. This article explains why. #Postgres #RelationalDatabases #Extensions #SoftwareArchitecture


#Postgres no necesita ventana de mantenimiento para agregar una columna (por grande que sea la tabla). La agrega al instante.


.NET Data December countdown 19: Generate a cross platform E/R diagram of your database from the command line with EF Core Power Tools (also works in CI/CD pipelines) #database #sqlserver #postgres #oracle #dornet #mermaidjs github.com/ErikEJ/EFCoreP…

ErikEJ's tweet image. .NET Data December countdown 19:

Generate a cross platform E/R diagram of your database from the command line with EF Core Power Tools (also works in CI/CD pipelines)
#database #sqlserver #postgres #oracle #dornet #mermaidjs
github.com/ErikEJ/EFCoreP…

Nenhum resultado para "#postgres"
Nenhum resultado para "#postgres"
Loading...

Something went wrong.


Something went wrong.


United States Trends