SELECT pg_sleep_until('#800Monies');
Pavlo recently pointed out that the pg_sleep() function in PostgreSQL has two alternatives: pg_sleep_for() and pg_sleep_until().
What do they do?
Continue reading "SELECT pg_sleep_until('#800Monies');"
Pavlo recently pointed out that the pg_sleep() function in PostgreSQL has two alternatives: pg_sleep_for() and pg_sleep_until().
What do they do?
Continue reading "SELECT pg_sleep_until('#800Monies');"
The PostgreSQL Project is present with a booth at FOSDEM ever since 2007. Since 2008 we organize a Devroom, since 2013 we have our own PGDay on the Friday before FOSDEM. This year marks the 8th FOSDEM PGDay.
This blog post presents useful information about the PGDay, the booth and Devroom at FOSDEM.
Continue reading "PostgreSQL @ FOSDEM 2020"