Hi all,
While being a Google Code-In Mentor, I had a nice chat with Tanvir13559 and
Nathan1337 about [Postgres' tutorial](
https://www.postgresql.org/docs/current/tutorial.html) and they came up
with two constructive comments:
- That doc doesn't help anyone willing to install postgres on their la
Hi,
Patrick Francelle and I encountered this situation where there was a check
constraint on a table using a function to enforce a constraint across two
different tables. When using pg_dump to dump structure and data we found
out we couldn't restore it because tables weren't dumped in the right or