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
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.
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
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
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