Database management systems
60 articles
Configuración de Replicación Streaming en PostgreSQL
Guía para configurar replicación streaming en PostgreSQL con configuración primario-standby, archivado WAL, monitoreo de lag y estrategias de failover.
PostgreSQL Streaming-Replikation einrichten
Anleitung zur Einrichtung von PostgreSQL Streaming-Replikation mit Primaer-Standby-Konfiguration, WAL-Archivierung, Lag-Ueberwachung und Failover.
Configuration de la Replication Streaming PostgreSQL
Guide de configuration de la replication streaming PostgreSQL avec serveur primaire-standby, archivage WAL, surveillance du lag et failover.
PostgreSQL Streaming Replication Setup Guide
PostgreSQL streaming replication setup guide covering primary-standby configuration, WAL archiving, replication lag monitoring, and failover strategies.
Configuração de Replicação Streaming no PostgreSQL
Guia para configurar replicação streaming no PostgreSQL com configuração primário-standby, arquivamento WAL, monitoramento de lag e failover.
MySQL Slow Query Log Analyse und Optimierung
MySQL Slow Query Log ermöglicht die Identifizierung und Behebung von Datenbank-Leistungsengpässen mit mysqldumpslow und pt-query-digest Tools
Análisis y Optimización del Slow Query Log de MySQL
MySQL slow query log permite identificar y corregir cuellos de botella de rendimiento usando herramientas como mysqldumpslow y pt-query-digest
Analyse et Optimisation du Slow Query Log MySQL
MySQL slow query log vous permet d'identifier et corriger les goulots d'étranglement de performances en utilisant mysqldumpslow et pt-query-digest
Análise e Otimização do Slow Query Log do MySQL
MySQL slow query log permite identificar e corrigir gargalos de desempenho usando ferramentas de análise como mysqldumpslow e pt-query-digest
MySQL Slow Query Log Analysis and Optimization
MySQL slow query log enables you to find and fix database performance bottlenecks by analyzing queries with mysqldumpslow and pt-query-digest
PostgreSQL auf Ubuntu: Installation, Konfiguration und Leistungsoptimierung
Installieren und konfigurieren Sie PostgreSQL auf Ubuntu Server. Behandelt Authentifizierung, Fernzugriff, Backup-Strategien mit pg_dump, Leistungsoptimierung und wesentliche psql-Befehle für Produktionsdatenbanken.
PostgreSQL en Ubuntu: Instalación, Configuración y Optimización del Rendimiento
Instala y configura PostgreSQL en Ubuntu Server. Cubre autenticación, acceso remoto, estrategias de respaldo con pg_dump, optimización del rendimiento y comandos esenciales de psql para bases de datos en producción.
PostgreSQL no Ubuntu: Instalação, Configuração e Otimização de Desempenho
Instale e configure o PostgreSQL no Ubuntu Server. Abrange autenticação, acesso remoto, estratégias de backup com pg_dump, otimização de desempenho e comandos essenciais do psql para bancos de dados em produção.
PostgreSQL sur Ubuntu : Installation, Configuration et Optimisation des Performances
Installez et configurez PostgreSQL sur Ubuntu Server. Couvre l'authentification, l'accès distant, les stratégies de sauvegarde avec pg_dump, l'optimisation des performances et les commandes essentielles de psql pour les bases de données en production.
PostgreSQL on Ubuntu: Installation, Configuration, and Performance Tuning
Install and configure PostgreSQL on Ubuntu Server. Covers authentication, remote access, backup strategies with pg_dump, performance tuning, and essential psql commands for production databases.
Redis-Caching: Installation, Konfiguration und Optimierung fuer die Produktion
Stellen Sie Redis als Caching-Schicht auf Ubuntu Server bereit. Lernen Sie Installation, Produktionskonfiguration, Persistenzoptionen, Speicherverwaltung, Sicherheitshaertung und Ueberwachung mit redis-cli.
Redis Caching: Instalar, Configurar y Optimizar para Produccion
Despliega Redis como capa de cache en Ubuntu Server. Aprende la instalacion, configuracion para produccion, opciones de persistencia, gestion de memoria, refuerzo de seguridad y monitoreo con redis-cli.
Redis Caching: Instalar, Configurar e Otimizar para Producao
Implante o Redis como camada de cache no Ubuntu Server. Aprenda instalacao, configuracao para producao, opcoes de persistencia, gerenciamento de memoria, hardening de seguranca e monitoramento com redis-cli.
Redis Caching : Installer, Configurer et Optimiser pour la Production
Deployez Redis comme couche de cache sur Ubuntu Server. Apprenez l'installation, la configuration pour la production, les options de persistance, la gestion de la memoire, le renforcement de la securite et la surveillance avec redis-cli.
Redis Caching: Install, Configure, and Optimize for Production
Deploy Redis as a caching layer on Ubuntu Server. Learn installation, configuration for production, persistence options, memory management, security hardening, and monitoring with redis-cli.
MySQL Performance-Tuning: Optimierungsleitfaden fuer Produktionsserver
MySQL Performance-Tuning und Optimierungsleitfaden fuer Produktionsserver. Konfigurieren Sie den InnoDB Buffer Pool, optimieren Sie langsame Abfragen, implementieren Sie Indexierungsstrategien und Monitoring.
Optimización de Rendimiento de MySQL: Guía para Servidores de Producción
Guía de optimización y ajuste de rendimiento de MySQL para servidores de producción. Configure el buffer pool de InnoDB, optimice consultas lentas, implemente estrategias de indexación y monitoreo.
Optimisation des Performances MySQL : Guide pour Serveurs de Production
Guide d'optimisation et de réglage des performances MySQL pour serveurs de production. Configurez le buffer pool InnoDB, optimisez les requêtes lentes, implémentez des stratégies d'indexation et de surveillance.
Otimização de Desempenho do MySQL: Guia para Servidores de Produção
Guia de otimização e ajuste de desempenho do MySQL para servidores de produção. Configure o buffer pool do InnoDB, otimize consultas lentas, implemente estratégias de indexação e monitoramento.
MySQL Performance Tuning: Optimization Guide for Production Servers
MySQL performance tuning and optimization guide for production servers. Configure InnoDB buffer pool, optimize slow queries, implement proper indexing strategies, connection pooling, and monitoring.
Backup y Restauración en PostgreSQL con pg_dump
Backup y restauración en PostgreSQL con pg_dump: volcados lógicos, programación automatizada, recuperación puntual y procedimientos de restauración verificados para producción.
PostgreSQL Backup und Wiederherstellung mit pg_dump
PostgreSQL-Backup und Wiederherstellung mit pg_dump: logische Dumps, automatisierte Zeitplanung, Point-in-Time-Recovery und getestete Wiederherstellungsverfahren.
Sauvegarde et restauration PostgreSQL avec pg_dump
Sauvegarde et restauration PostgreSQL avec pg_dump : dumps logiques, planification automatisée, récupération ponctuelle et procédures de restauration testées en production.
Backup e Restauração no PostgreSQL com pg_dump
Backup e restauração no PostgreSQL com pg_dump abrange dumps lógicos, agendamento automatizado, recuperação point-in-time e procedimentos de restauração validados para produção.
PostgreSQL Backup and Restore with pg_dump
PostgreSQL backup and restore with pg_dump covers logical dumps, automated scheduling, point-in-time recovery, and tested restore procedures for production.
MongoDB: Einstieg in NoSQL-Datenbanken
MongoDB speichert flexible JSON-Dokumente ohne starres Schema. Installation, CRUD-Operationen, Indizes erstellen und Replikation für Produktivumgebungen einrichten.
MongoDB: Primeros Pasos con Bases de Datos NoSQL
MongoDB NoSQL almacena documentos JSON flexibles sin esquemas rígidos. Instala MongoDB, realiza operaciones CRUD, crea índices y configura replicación.
MongoDB : Débuter avec les bases de données NoSQL
MongoDB stocke des documents JSON flexibles sans schéma rigide. Installez MongoDB, effectuez des opérations CRUD, créez des index et configurez la réplication.
MongoDB: Primeiros Passos com Bancos de Dados NoSQL
MongoDB armazena documentos JSON flexíveis sem esquemas rígidos. Instale, execute operações CRUD, crie índices e configure replicação para produção.
MongoDB: Getting Started with NoSQL Databases
MongoDB NoSQL database stores flexible JSON documents without rigid schemas. Install MongoDB, perform CRUD operations, create indexes, and set up replication.
etcd: Leitfaden zum verteilten Key-Value-Store
etcd ist der verteilte Key-Value-Store, der Kubernetes antreibt. Cluster einrichten, TLS absichern, Snapshots erstellen und aus Backups wiederherstellen.
etcd: Guía del Almacén Distribuido de Clave-Valor
etcd es el almacén distribuido de clave-valor que impulsa Kubernetes. Aprende a desplegar un clúster, protegerlo con TLS, crear instantáneas y restaurar backups.
etcd : Guide du Magasin de Clés-Valeurs Distribué
etcd est le magasin clés-valeurs distribué qui alimente Kubernetes. Déployez un cluster, sécurisez-le avec TLS, créez des snapshots et restaurez depuis une sauvegarde.
etcd: Guia do Armazenamento Distribuído de Chave-Valor
etcd é o armazenamento distribuído de chave-valor que alimenta o Kubernetes. Aprenda a implantar um cluster, protegê-lo com TLS, tirar snapshots e restaurar backups.
etcd: Distributed Key-Value Store Guide
etcd is the distributed key-value store powering Kubernetes. Learn to deploy a cluster, secure it with TLS, take snapshots, and restore from backup.
Anleitung: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
Cómo: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
Comment : Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
Como: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
How to: Install Aspel SAE using a MS SQL database instead of the default Paradox
Obtained entirely from: http://aspelsae.blogspot.com/2007/04/como-configurar-aspel-sae-40-en-sql.html Por Jorge Macias Esta guia contempla el uso del...
SQL Server Firewall Ports: Complete List of Ports to Open
Complete reference of TCP and UDP ports required by SQL Server for remote connections, including default instances, named instances, and ancillary services.
SQL Server Firewall Ports: Complete List of Ports to Open
Complete reference of TCP and UDP ports required by SQL Server for remote connections, including default instances, named instances, and ancillary services.
SQL Server Firewall Ports: Complete List of Ports to Open
Complete reference of TCP and UDP ports required by SQL Server for remote connections, including default instances, named instances, and ancillary services.
SQL Server Firewall Ports: Complete List of Ports to Open
Complete reference of TCP and UDP ports required by SQL Server for remote connections, including default instances, named instances, and ancillary services.
SQL Server Firewall Ports: Complete List of Ports to Open
Complete reference of TCP and UDP ports required by SQL Server for remote connections, including default instances, named instances, and ancillary services.
Por qué when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Warum when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Pourquoi when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Por que when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Why when trying to mount a SQL database you get the following error: 948
Fix SQL Server error 948 when trying to mount or attach a database created in a newer version of SQL Server to an older instance.
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Lösung für: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed an...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Solución para: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Solution pour : Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installe...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Solução para: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed ...
Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and running, and that you have sufficient privledges to access it.
Fix: Error 28805 Setup cannot finish the request to the SQL Server 2005 Reporting Service report server. Verify that the report server is installed and runni...