Viewing profile — approachingtraj
approachingtraj
HN member- Joined
- Wed, May 25, 2016, 10:28 AM UTC
- HN karma
- -4
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About approachingtraj
No profile information was provided.
Recent public activity
-
comment
Comment #12473897
This is so fucking stupid.
-
comment
Comment #12411937
> 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?
-
comment
Comment #12209623
The title is misleading. The post only talks about Amazon's RDS which is not Postgres.
-
comment
Comment #11768806
> 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…