compile and test in netbeans

From: Rohit Goyal <rhtgyl(dot)87(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: compile and test in netbeans
Date: 2013-11-17 18:08:40
Message-ID: CANqGtSvzaA16Z==c_rA12fTXwppvtqXR88bkofTu=2PdZzCr-g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi All,

I want to learn how I can print anything on console using printf() when I
create any table or index.

I am using netbeans to see the code. I can compile the code simply using
F11, but I dont know how to run the code correctly to install postgresql
and then print something on console.

Please advise

Regards,
Rohit Goyal

Browse pgsql-novice by date

  From Date Subject
Next Message Luca Ferrari 2013-11-18 09:52:52 Re: enabling OPTIMIZER_DEBUG
Previous Message John Meyer 2013-11-17 13:03:28 Re: Stack builder issue