Re: [ADMIN] Can't See Data - Plz Help!

2007-01-05 Thread Jeanna Geier
CTED] Behalf Of Andy Shellam (Mailing Lists) Sent: Friday, January 05, 2007 12:52 PM To: Jeanna Geier Cc: Pgsql-Admin@Postgresql.Org Subject: Re: [ADMIN] Can't See Data - Plz Help! Hi Jeanna, Does pgAdmin give you back any error, like permission denied, or anything like that? Can you see

[ADMIN] Can't See Data - Plz Help!

2007-01-05 Thread Jeanna Geier
Hi List! I'm really in need of some guidance here.. We're running PostgreSQL 8.0 and I have PGAdmin v.1.4.3 on my local pc and version 1.2.2 on my server & the other developer's pc - when I open PGAdmin to connect to the database(s), I can do so without any problems, however, when we go to view t

Re: [ADMIN] pg_hba.conf: 'trust' vs. 'md5' Issues

2006-09-26 Thread Jeanna Geier
tly. See psql reference page "Notes for Windows users" for details. apt=# Again, thanks for everyone's time and effort on this! This mailing list is top-notch!! -Jeanna - Original Message - From: "Jeff Frost" <[EMAIL PROTECTED]> To:

Re: [ADMIN] pg_hba.conf: 'trust' vs. 'md5' Issues

2006-09-26 Thread Jeanna Geier
for a bit...for nothing?? Ah, live and learn! :o) I don't think I'll consider myself a 'newbie' after this project is done. :o) - Original Message - From: "Jeff Frost" <[EMAIL PROTECTED]> To: "Jeanna Geier" <[EMAIL PROTECTED]> Cc: &

Re: [ADMIN] pg_hba.conf: 'trust' vs. 'md5' Issues

2006-09-26 Thread Jeanna Geier
ld this on Windows from source so we could use the SSL option.could I have missed something when I was doing that? (It was my first time and I was following instructions from the INSTALL docs) Thanks so much for your time and assistance! -Jeanna - Original Message - From: "

Re: [ADMIN] Beginner's Question: No pg_hba.conf entry for host...SSL Off

2006-09-26 Thread Jeanna Geier
OK, thanks, Tom. I'll post to that list and see what they can do for me. -Jeanna - Original Message - From: "Tom Lane" <[EMAIL PROTECTED]> To: "Juan Miguel Paredes" <[EMAIL PROTECTED]> Cc: "Jeanna Geier" <[EMAIL PROTECTED]>; S

Re: [ADMIN] Beginner's Question: No pg_hba.conf entry for host...SSL Off

2006-09-26 Thread Jeanna Geier
n = DriverManager.getConnection(url, prop); and I'm getting an error message that says: "The connection attempt failed." Any other ideas? Much thanks, as always. -Jeanna - Original Message ----- From: "Juan Miguel Paredes" <[EMAIL PROTECTED]> To: "Jeanna

Re: [ADMIN] pg_hba.conf: 'trust' vs. 'md5' Issues

2006-09-26 Thread Jeanna Geier
r the command line. Thanks, -Jeanna ----- Original Message - From: "Jeff Frost" <[EMAIL PROTECTED]> To: "Jeanna Geier" <[EMAIL PROTECTED]> Cc: Sent: Tuesday, September 26, 2006 10:05 AM Subject: Re: [ADMIN] pg_hba.conf: 'trust' vs. 'md5' Issu

[ADMIN] Beginner's Question: No pg_hba.conf entry for host...SSL Off

2006-09-26 Thread Jeanna Geier
Hi All- I am hoping for some help on this one... we are in the process of implementing our program with SSL enabled on the Postgres side of things. I can start and connect to the database from the command line ok using my current configuration: C:\msys\1.0\local\pgsql\bin>psql -d apt -U p

[ADMIN] pg_hba.conf: 'trust' vs. 'md5' Issues

2006-09-26 Thread Jeanna Geier
Hi All- I'm having some issues with connecting to my servers if I put 'md5' as the connection method in my pg_hba.conf (which is what I want!). If I put 'trust', I can connect without any issues. I built 8.0.8 from source because we wanted to use SSL; and my pg_hba.conf file currently looks

Re: [ADMIN] Beginning SSL Questions

2006-09-20 Thread Jeanna Geier
appears to compile without any problems... Thanks much, -Jeanna - Original Message - From: "Michael Fuhr" <[EMAIL PROTECTED]> To: "Jeanna Geier" <[EMAIL PROTECTED]> Cc: Sent: Thursday, September 14, 2006 10:01 AM Subject: Re: [ADMIN] Beginning SSL Questio

Re: [ADMIN] Instructions For Building On Windows?

2006-09-18 Thread Jeanna Geier
... no checking openssl/ssl.h presence... no checking for openssl/ssl.h... no configure: error: header file is required for OpenSSL Thanks for your time and help! -Jeanna - Original Message - From: "Magnus Hagander" <[EMAIL PROTECTED]> To: "Jeanna Geier" <[EM

Re: [ADMIN] Instructions For Building On Windows?

2006-09-18 Thread Jeanna Geier
help me, I would be very grateful!! Thanks in advance! -Jeanna - Original Message - From: "Jeanna Geier" <[EMAIL PROTECTED]> To: Sent: Friday, September 15, 2006 3:11 PM Subject: Re: [ADMIN] Instructions For Building On Windows? I should also tell you that I'm wa

Re: [ADMIN] Instructions For Building On Windows?

2006-09-15 Thread Jeanna Geier
I should also tell you that I'm wanting to build version 8.1.4 of Postgres. Thanks for your help!! -Jeanna - Original Message - From: "Jeanna Geier" <[EMAIL PROTECTED]> To: Sent: Friday, September 15, 2006 2:47 PM Subject: [ADMIN] Instructions For Building

[ADMIN] Instructions For Building On Windows?

2006-09-15 Thread Jeanna Geier
Hi All- Newbie question that hopefully someone will be able to quickly help me with: I'm looking for instructions for building Postgres on Windows using Visual C++ (I'm using 2005 Express Edition). Is there anything available out there or can anyone provide me with some instructions? The ins

Re: [ADMIN] Beginning SSL Questions

2006-09-14 Thread Jeanna Geier
Thanks for the reply Michael. I'm getting started and will report back on any issues I run into; this mailing list is excellent at responding and helping troubleshoot!! So thanks to all for that!!! - Original Message - From: "Michael Fuhr" <[EMAIL PROTECTED]&g

[ADMIN] Beginning SSL Questions

2006-09-14 Thread Jeanna Geier
Hi All-   We are going to start implementing SSL with Postgres v8.1.4 (finally got it working with Tomcat after a few long weeks!); and I've been doing some reading in the docs and on the mailing lists and I have a couple of questions before we start down this path:    - In the docs, it says

Re: [ADMIN] Issue With Restoring a Dump

2006-08-25 Thread Jeanna Geier
ROTECTED]> To: "Magnus Hagander" <[EMAIL PROTECTED]> Cc: "Jeanna Geier" <[EMAIL PROTECTED]>; Sent: Friday, August 25, 2006 3:58 PM Subject: Re: [ADMIN] Issue With Restoring a Dump On Fri, 2006-08-25 at 13:55, Magnus Hagander wrote: > I'm using Po

[ADMIN] Issue With Restoring a Dump

2006-08-25 Thread Jeanna Geier
Hi, I'm having a problem with restoring a dump that I executed and would appreciate any assistance anyone could give me. I'm a newbie here, so please bear with me. I'm using Postgre 8.0 Version 1.2.1; I executed the dump using the following command: pg_dump -h localhost -U postgres -o dbNa