Re: Selecting the last 2 rows of a table - Mailing list pgsql-novice

From Frank Bax
Subject Re: Selecting the last 2 rows of a table
Date
Msg-id 4CD938FD.6070605@sympatico.ca
Whole thread Raw
In response to Selecting the last 2 rows of a table  (Machiel Richards <machielr@rdc.co.za>)
List pgsql-novice
Machiel Richards wrote:
> Good day all
>
>      I am trying to find out how I can select the last 2 or (n amount )
> of rows from a specific table.
>
>       We have a table which has been growing rediculously the last view
> days (I must say after a code go-live).
>
>        I am trying to find out what data is being written to the table
> that is causing this, however due to the size of the table at the
> moment, it can cause problems so I am just interested in the last number
> of records.



Compare two backup files.

pgsql-novice by date:

Previous
From: Majid Azimi
Date:
Subject: Re: Selecting the last 2 rows of a table
Next
From: Vaduvoiu Tiberiu
Date:
Subject: MySql Concat function equivalent