pg_lo_tell conn fd
Specifies a valid database connection.
File descriptor for the large object from pg_lo_open.
A zero-based offset in bytes suitable for input to pg_lo_lseek.
pg_lo_tell returns the current to offset in bytes from the beginning of the large object.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.