info@solusidb.com

Category: Uncategorized

Open Socket & Open Files in PostgreSQL

Open Socket & Open Files in PostgreSQL

In the context of PostgreSQL (and operating systems in general), “open sockets” and “open files” refer to two different types...

MongoDB best practices – 2. Schema design best practices

MongoDB best practices – 2. Schema design best practices

Mongodb adalah schema less tidak seperti DBMS yang memiliki struktur table. Yang dilakukan terhadap mongodb adalah hanya membuat collections dan...

Swiss Army knife for managing  PostgreSQL

Swiss Army knife for managing PostgreSQL

The following are some commands commonly used by DBAs as tools for checking PostgreSQL databases Uptime service PostgreSQL SELECT (now()...