Would it be possible to word wrap the text/plain email messages at 72 columns? As is, it's reasonably difficult to read in a plain-text email client. This is what it looks like right now:
8 new questions in [postgresql filter](http://stackexchange.com/filters/1691/postgresql) on stackexchange.com
[Select Records :Postgresql](http://stackoverflow.com/questions/7846267/select-records-postgresql)
Can you anyone tell me the query for following scenario . I have following column in table access_log customer_id | service_name | accessed_time Lets says customer might have accessed the ...
Tagged: sql query postgresql by [pavun_cool](http://stackoverflow.com/users/279372/pavun-cool) on [stackoverflow.com](http://stackoverflow.com)
[It's getting longer to get the last value of my table](http://stackoverflow.com/questions/7845193/its-getting-longer-to-get-the-last-value-of-my-table)
I have a table, in my Postgres database, that stores values every 10 minutes. I now have a lot of records in that table (I do not want to delete the old ones). Basically, the row contains a value and …
Tagged: postgresql datetime indexing by [Luc](http://stackoverflow.com/users/231957/luc) on [stackoverflow.com](http://stackoverflow.com)
Ideally, I'd like to see:
8 new questions in [postgresql] on http://stackexchange.com/filters/1691/postgresql
[Select Records :Postgresql]
Can you anyone tell me the query for following scenario . I have following column
in table access_log customer_id | service_name | accessed_time Lets says customer
might have accessed the ...
Tagged: sql query postgresql by pavun_cool
http://stackoverflow.com/questions/7846267/select-records-postgresql
[It's getting longer to get the last value of my table]
I have a table, in my Postgres database, that stores values every 10 minutes. I
now have a lot of records in that table (I do not want to delete the old ones).
Basically, the row contains a value and …
Tagged: postgresql datetime indexing by Luc
http://stackoverflow.com/questions/7845193/its-getting-longer-to-get-the-last-value-of-my-table
Or something similar where it's easy to read and doesn't rely on my terminal width to be limited to 72 characters for the description to wrap. I also nuked some of the superfluous data that isn't relevant when reading a pure text version.