Re: Is there anyway to...

From: louis gonzales <gonzales(at)linuxlouis(dot)net>
To: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Is there anyway to...
Date: 2006-11-03 02:10:42
Message-ID: 454AA522.8070007@linuxlouis.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-sql

A. Kretschmer wrote:

>am Thu, dem 02.11.2006, um 14:24:20 -0500 mailte louis gonzales folgendes:
>
>
>>visit the student profile it will only show/flag the status if the time
>>has elapsed. Is there like a sleep() function that postgresql has?
>>That could be part of the plan. So sleep(24hours) - pseudo code - wake
>>
>>
>
>Read the release notes for 8.2:
>http://developer.postgresql.org/pgdocs/postgres/release-8-2.html :
>Add a server-side sleep function pg_sleep() (Joachim Wieland)
>
>
>
>>Andreas Kretschmer wrote:
>>
>>
>>
>>>louis gonzales <gonzales(at)linuxlouis(dot)net> schrieb:
>>>
>>>
>
>I'm sorry, but i have a big dislike for Top Posting, Below Quoting.
>It breaks the normal reading of text.
>
>Hint:
>
>A: Top-posting.
>
>
Besser Antwort: Unsolicited opinions!

>Q: What is the most annoying thing on usenet?
>
>
>Andreas
>
>

--
Email: louis(dot)gonzales(at)linuxlouis(dot)net
WebSite: http://www.linuxlouis.net
"Open the pod bay doors HAL!" -2001: A Space Odyssey
"Good morning starshine, the Earth says hello." -Willy Wonka

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message louis gonzales 2006-11-03 02:24:52 Re: Is there anyway to...
Previous Message Andreas Kretschmer 2006-11-02 20:49:04 Re: Is there anyway to...

Browse pgsql-general by date

  From Date Subject
Next Message louis gonzales 2006-11-03 02:24:52 Re: Is there anyway to...
Previous Message Robert Balzli Jr 2006-11-03 00:57:49 I can not add up columns when using a left outer join. Any ideas as to why?

Browse pgsql-sql by date

  From Date Subject
Next Message louis gonzales 2006-11-03 02:24:52 Re: Is there anyway to...
Previous Message Jeff Frost 2006-11-03 00:08:23 Re: delete and select with IN clause issues