Open andyatkinson opened 4 months ago
This would be very useful to have although we don't expect it to have incredibly high performance at this time. It would be good to have the baseline though and maybe get some community help!
Hey @ChuckHend I'm thinking about at least a basic blog post showing a tiering approach, possibly without pg_tier to start, then maybe where pg_tier helps. If I get something going, I'll be sure to share it here.
Would it be useful to show some examples of querying full tables with 1000 rows, 100K, 1 million, etc.?
Would it be useful to show comparisons of space consumption between a regular table, and a S3-based foreign table? I think showing the reduced space consumption could help explain the benefit.
I can possibly help put these together, but I was curious whether there was interest in that.