Hi, just a couple of questions: will there be an index bloat if I have: - a serial column and only add rows to the table? - a text column and I only add rows to the table?
For the serial column the numbers are only incremented, for the text column I add random strings. regards Szymon