Re: Problem with async notifications of table updates

Поиск
Список
Период
Сортировка
От Karsten Hilbert
Тема Re: Problem with async notifications of table updates
Дата
Msg-id 20080320134342.GF4278@merkur.hilbert.loc
обсуждение исходный текст
Ответ на Re: Problem with async notifications of table updates  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
On Thu, Mar 20, 2008 at 02:08:13PM +0100, Martijn van Oosterhout wrote:

> > It's great fun to watch people from all across the globe
> > change data on test patients in our public test database.
> > The frontend is written to display such updates in realtime
> > (well, whatever it takes to get the notification delivered).
>
> All I can say is: awesome!

Well, it's a great database engine.

BTW, we've also reimplemented gettext in SQL such
that you can run

    select _(description) from diagnosis
    where code = 'F43.0' and coding_system = 'icd10';

and get a description translated into your language.

;-)

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: tsearch2 in postgresql 8.3.1 - invalid byte sequence for encoding "UTF8": 0xc3
Следующее
От: "Selena Deckelmann"
Дата:
Сообщение: OSCON PostgreSQL Day July 20, 2008 - Save the date!