Reydan Cankur <reydan.cankur@xxxxxxxxx> writes: > I compile PostgreSQL-8.4.0 with icc and --enable profiling option. I > ran command psql and create table and make a select then I quit psql > and go to .../data/gprof folder there are some folders named with > numbers (I think they are query ids); all of them are empty. How can I > solve this issue? Well, you could use gcc ... icc claims to support the -pg switch but the above sounds like it just ignores it. regards, tom lane -- Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-performance