Re: [pgadmin-support] SQL Profiler

2008-05-21 Thread Pavel Stehule
Hello 2008/5/21 <[EMAIL PROTECTED]>: > I've made the switch from SQL Server and really like Postgres, but I can't > find an equivalent tool for SQL Profiler. This allows an administrator to > monitor connections and inbound SQL requests. Its very useful for > application debugging in that its v

[pgadmin-support] SQL Profiler

2008-05-21 Thread jbelskus
I've made the switch from SQL Server and really like Postgres, but I can't find an equivalent tool for SQL Profiler. This allows an administrator to monitor connections and inbound SQL requests. Its very useful for application debugging in that its very easy to see the SQL statements that an app.

Re: [pgadmin-support] Support Request: Database connection from the command line

2008-05-21 Thread Stuart Gundry
Kevin O'Neill has pointed me in the right direction with just using pgsql. I've got it working now. Thank you all for your help. Stuart On Wed, May 21, 2008 at 12:18 PM, Dave Page <[EMAIL PROTECTED]> wrote: > On Wed, May 21, 2008 at 10:30 AM, Stuart Gundry > <[EMAIL PROTECTED]> wrote: > > Hello

Re: [pgadmin-support] Support Request: Database connection from the command line

2008-05-21 Thread Dave Page
On Wed, May 21, 2008 at 10:30 AM, Stuart Gundry <[EMAIL PROTECTED]> wrote: > Hello all, > > This feels like I'm spamming you and if I've misread how I'm meant to > request help then I'm sorry for any inconvience. Nope, this is perfectly fine. > My problem is that I want to connect to a local data

[pgadmin-support] Support Request: Database connection from the command line

2008-05-21 Thread Stuart Gundry
Hello all, This feels like I'm spamming you and if I've misread how I'm meant to request help then I'm sorry for any inconvience. My problem is that I want to connect to a local database using the commandline. I've tried 'starting service' but I still can't access my database unless I go in to th