At this point there are no silly questions. But I am running the query under the shell session that I adjusted. I did discover that ulimit -d only changes the shell session that you issue the command in. So I changed ulimit -d to unlimited, connected to the db with psql db_name, then ran the select command (all in the same shell).

On Feb 2, 2007, at 11:59 AM, Tom Lane wrote:

Kirk Wythers <[EMAIL PROTECTED]> writes:
However, setting ulimit to unlimited does not seem to solve the
issue. Output from ulimit -a is:

Possibly a silly question, but you are running the client code under the
shell session that you adjusted ulimit for, yes?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org


---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at

               http://www.postgresql.org/about/donate

Reply via email to