selecting random rows - Mailing list pgsql-general

From Joseph Shraibman
Subject selecting random rows
Date
Msg-id 3F610D80.9040101@selectacast.net
Whole thread Raw
Responses Re: selecting random rows
Re: selecting random rows
Re: selecting random rows
Re: selecting random rows
List pgsql-general
Is there a way to get random rows besides ORDER BY random()?  The problem with ORDER BY
random() is that is has to get all the rows from the table before the results are returned.


pgsql-general by date:

Previous
From: Joseph Shraibman
Date:
Subject: Re: NFS performance tuning
Next
From: Network Administrator
Date:
Subject: Re: Picture with Postgres and Delphi