Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-09-24 Thread Mark Wong
On Wed, Aug 17, 2011 at 8:29 AM, bobbyw wrote: > Hi, I know this is an old thread, but I wanted to chime in since I am having > problems with this as well. > > I too am trying to run dbt5 against Postgres.  Specifically I am trying to > run it against Postgres 9.1beta3. > > After jumping through m

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-08-17 Thread Tom Lane
Aidan Van Dyk writes: > On Wed, Aug 17, 2011 at 4:12 PM, Tom Lane wrote: >> It sounds to me like bobbyw might have two separate installations of >> postgres (or at least two copies of psql), one compiled with /tmp as the >> default socket location and one compiled with /var/run/postgresql as the

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-08-17 Thread Aidan Van Dyk
On Wed, Aug 17, 2011 at 4:12 PM, Tom Lane wrote: > It sounds to me like bobbyw might have two separate installations of > postgres (or at least two copies of psql), one compiled with /tmp as the > default socket location and one compiled with /var/run/postgresql as the > default.  /tmp is the out

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-08-17 Thread Tom Lane
"k...@rice.edu" writes: > On Wed, Aug 17, 2011 at 10:59:12AM -0700, bobbyw wrote: >> Why is psql looking in /tmp? > Because that is the default location. If you want to change it, you need > to use the -h commandline option. It sounds to me like bobbyw might have two separate installations of po

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-08-17 Thread k...@rice.edu
On Wed, Aug 17, 2011 at 10:59:12AM -0700, bobbyw wrote: > Awesome.. that did it! It was actually not set at all in postgresql.conf, > although it was commented out as: > > # unix_socket_directory = '' > > Presumably it was using the default of '/tmp'? > > Anyway, after making that change dbt5

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-08-17 Thread bobbyw
Awesome.. that did it! It was actually not set at all in postgresql.conf, although it was commented out as: # unix_socket_directory = '' Presumably it was using the default of '/tmp'? Anyway, after making that change dbt5 runs fine, but now when I try to connect via "psql" I get: psql.bin: co

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-08-17 Thread Andy Colson
On 8/17/2011 10:29 AM, bobbyw wrote: Hi, I know this is an old thread, but I wanted to chime in since I am having problems with this as well. I too am trying to run dbt5 against Postgres. Specifically I am trying to run it against Postgres 9.1beta3. After jumping through many hoops I ultimatel

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-08-17 Thread bobbyw
Hi, I know this is an old thread, but I wanted to chime in since I am having problems with this as well. I too am trying to run dbt5 against Postgres. Specifically I am trying to run it against Postgres 9.1beta3. After jumping through many hoops I ultimately was able to build dbt5 on my debian e

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-05-15 Thread Robert Haas
On Thu, May 12, 2011 at 3:18 AM, Sethu Prasad wrote: > http://sourceforge.net/mailarchive/forum.php?forum_name=osdldbt-general&max_rows=25&style=nested&viewmonth=201104 It's not very obvious from reading through that link what you still need help with. http://wiki.postgresql.org/wiki/Guide_to_re

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-05-12 Thread Sethu Prasad
http://sourceforge.net/mailarchive/forum.php?forum_name=osdldbt-general&max_rows=25&style=nested&viewmonth=201104 - Sethu On Thu, May 12, 2011 at 5:22 AM, Robert Haas wrote: > On Tue, Apr 12, 2011 at 3:51 AM, Sethu Prasad > wrote: > > Anyone lucky to have dbt5 run for PostgreSQL 9.0.3?! > > >

Re: [PERFORM] DBT-5 & Postgres 9.0.3

2011-05-11 Thread Robert Haas
On Tue, Apr 12, 2011 at 3:51 AM, Sethu Prasad wrote: > Anyone lucky to have dbt5 run for PostgreSQL 9.0.3?! > > I am trying on Novell SuSE Linux Enterprise Server 11 SP1 x86_64 with a > virtual machine and bit hard with no success run yet. If you can help me > with any docs will be more of a suppo