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
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
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
"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
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
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
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
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
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
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?!
> >
>
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
11 matches
Mail list logo