Forem

# postgres

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to automate your Postgres database backups

How to automate your Postgres database backups

11
Comments 1
9 min read
How to backup and restore a Postgres database

How to backup and restore a Postgres database

9
Comments
6 min read
PostgreSQL: Rename database
Cover image for PostgreSQL: Rename database

PostgreSQL: Rename database

5
Comments 2
2 min read
My own realtime chat with react, graphql and postgresql [part 1-Backend Setup]
Cover image for My own realtime chat with react, graphql and postgresql [part 1-Backend Setup]

My own realtime chat with react, graphql and postgresql [part 1-Backend Setup]

20
Comments
4 min read
Reset Postgres ID sequence in Rails

Reset Postgres ID sequence in Rails

7
Comments
1 min read
[Easy]: Truncate a table and restart Sequences (Identity and cascade)
Cover image for [Easy]: Truncate a table and restart Sequences (Identity and cascade)

[Easy]: Truncate a table and restart Sequences (Identity and cascade)

2
Comments
1 min read
Dead rows in a materialized view
Cover image for Dead rows in a materialized view

Dead rows in a materialized view

23
Comments
4 min read
Multiple Foreign Keys for the Same Relationship in Rails 6
Cover image for Multiple Foreign Keys for the Same Relationship in Rails 6

Multiple Foreign Keys for the Same Relationship in Rails 6

80
Comments 11
4 min read
PostgreSQL vs MongoDB

PostgreSQL vs MongoDB

164
Comments 76
1 min read
Deno REST API / MongoDB or PostgreSQL
Cover image for Deno REST API / MongoDB or PostgreSQL

Deno REST API / MongoDB or PostgreSQL

5
Comments
1 min read
Add new columns to table in PostgreSQL

Add new columns to table in PostgreSQL

10
Comments
1 min read
Converting unix epoch time to timestamps in PostgreSQL
Cover image for Converting unix epoch time to timestamps in PostgreSQL

Converting unix epoch time to timestamps in PostgreSQL

9
Comments
1 min read
Criando um password hash para seu usuário no banco de dados
Cover image for Criando um password hash para seu usuário no banco de dados

Criando um password hash para seu usuário no banco de dados

8
Comments
3 min read
Postgres Table Partitioning

Postgres Table Partitioning

7
Comments
4 min read
Deno API + Postgres: without SQL

Deno API + Postgres: without SQL

8
Comments
9 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.