1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-03 07:08:01 +00:00

Link to a source in the latest til.

This commit is contained in:
jbranchaud
2016-01-09 11:23:17 -06:00
parent b8a3b20bed
commit 95869d1a78

View File

@@ -30,3 +30,5 @@ Time: 0.260 ms
```
As you'll notice, the `pg_sleep` statement took about 5 seconds.
[source](http://www.if-not-true-then-false.com/2010/postgresql-sleep-function-pg_sleep-postgres-delay-execution/)