Re: [SQL] MINUS and slow 'not in'

From: David Hartwig <daveh(at)insightdist(dot)com>
To: David Martinez Cuevas <david(at)mail(dot)estadistica(dot)unam(dot)mx>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] MINUS and slow 'not in'
Date: 1998-12-15 14:55:24
Message-ID: 3676785C.2A03BCA5@insightdist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

Have you checked out:

http://www.insightdist.com/psqlodbc/psqlodbc_faq.html#dsnsetup

Have you established any connections from a remote machine?

If not, be sure to use the "-i" option for postmaster startup.

If this does not work double check the entries in pg_hba.conf.

As far as OS's go; Win(95)|(98)|(NT) are all verified as well as ports to
some Unix boxes. Win3.1 is right out. (Please, no requests to port to
16 bit)

David Martinez Cuevas wrote:

> Hi everybody.
>
> I've been trying to connect a win-machine-toaster-oven to my
> postgresql server, across the psqlodbc ( from Insight )
> ... but when I get to the "File DSN" configuration, everything
> fails: it tells me that I have a user authentication problem on
> the settings. But my pg_hba.conf doesn't have restrictions
> about the users or host that can connect.
>
> I'm using ver 6.3.2 with the latest patched psqlodbc,
> what do you think I should do ???
>
> Do I have to get Win 98 ??? : )
>
> Merry .Xmas
>
> --
> "Cuando Microdog ladra, es porque vamos caminando..."
> M.C.S. et al
>
> David Martinez Cuevas
> Office 622-60-72 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
> Home 565-25-17 "Eat Linux, Drink Linux... SMOKE LINUX "
> @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Hartwig 1998-12-15 15:18:21 Re: [HACKERS] 123.45 - 123 = 0.45
Previous Message Bruce Momjian 1998-12-15 14:27:03 Re: [HACKERS] 123.45 - 123 = 0.45

Browse pgsql-sql by date

  From Date Subject
Next Message Mario Filipe 1998-12-17 09:53:10 About duplicates
Previous Message Herouth Maoz 1998-12-15 14:29:09 Re: [SQL] Newbie questions