From: snacktime Date: 2006-08-30T07:50:42+09:00 Subject: Re: Evading the limit of a pipe's standard input > > If you say that psql accepts only limited amount of data from its stdin, > it is more of its problem, rather than pipe's. To check it, try to feed > the big file to psql via redirection, like in: It's not, psql is commonly used to restore whole databases by feeding it data from stdin.