This is so fucking stupid.
> stuff json into a text column You did see the article was about JSONB, which is significantly more sophisticated than "json in a text column", yes?
The title is misleading. The post only talks about Amazon's RDS which is not Postgres.
> Instead of resorting to those hacks, follow the PostgreSQL documentation[1] to do it the right way. The simplest way is to initialize your PostgreSQL database cluster as: This is actually poor advice. The right way on…
This is so fucking stupid.
> stuff json into a text column You did see the article was about JSONB, which is significantly more sophisticated than "json in a text column", yes?
The title is misleading. The post only talks about Amazon's RDS which is not Postgres.
> Instead of resorting to those hacks, follow the PostgreSQL documentation[1] to do it the right way. The simplest way is to initialize your PostgreSQL database cluster as: This is actually poor advice. The right way on…