This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
Name
getline -- gets a line from server socket
[DA]
Synopsis
getline()
Exceptions
- TypeError
-
Bad argument type or too many (any) arguments.
- pg.error
-
Invalid connection.
Description
getline() method allows to directly
read a string from the server socket.