Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-22 Thread anj patnaik
Adrian, I am doing same steps as you. And my byte count matches yours. It is a RHEL 6.5 Linux machine. If the byte count matches how can it be incomplete? I am baffled. Thanks for any clues! bash-4.1$ ls -all total 132452 -rwxrwxrwx 1 apatnaik oprofile 37659362 Oct 20 20:41 postgresql-9.4.4-3-li

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-22 Thread Adrian Klaver
On 10/22/2015 10:03 AM, anj patnaik wrote: Adrian, I am doing same steps as you. And my byte count matches yours. It is a RHEL 6.5 Linux machine. If the byte count matches how can it be incomplete? I am baffled. Thanks for any clues! bash-4.1$ ls -all total 132452 -rwxrwxrwx 1 apatnaik oprofil

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-22 Thread Adrian Klaver
On 10/22/2015 10:03 AM, anj patnaik wrote: Adrian, I am doing same steps as you. And my byte count matches yours. It is a RHEL 6.5 Linux machine. If the byte count matches how can it be incomplete? I am baffled. Thanks for any clues! bash-4.1$ ls -all total 132452 -rwxrwxrwx 1 apatnaik oprofil

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread John R Pierce
On 10/21/2015 11:58 AM, anj patnaik wrote: With the graphical installer, I had a way to create a user. Does it create postgres user by default? after following the steps I gave earlier, do this... $ sudo -u postgres psql postgres=# create user YOURNAME password 'whatever' superus

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread anj patnaik
With the graphical installer, I had a way to create a user. Does it create postgres user by default? Let me know. Thx On Wed, Oct 21, 2015 at 1:43 PM, Scott Mead wrote: > > > On Oct 21, 2015, at 12:28, Adrian Klaver > wrote: > > > >> On 10/21/2015 09:14 AM, anj patnaik wrote: > >> Ok, i am try

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread Adrian Klaver
On 10/21/2015 11:58 AM, anj patnaik wrote: With the graphical installer, I had a way to create a user. Does it create postgres user by default? Yes. For more information see here: http://yum.postgresql.org/howtoyum.php in particular this PDF: http://yum.postgresql.org/files/PostgreSQL-RPM-In

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread Scott Mead
> On Oct 21, 2015, at 14:58, anj patnaik wrote: > > With the graphical installer, I had a way to create a user. Does it create > postgres user by default? Yeah, it creates both the OS user and the database super-user. > > Let me know. Thx > >> On Wed, Oct 21, 2015 at 1:43 PM, Scott Mead

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread Scott Mead
> On Oct 21, 2015, at 12:28, Adrian Klaver wrote: > >> On 10/21/2015 09:14 AM, anj patnaik wrote: >> Ok, i am trying to determine why I am getting errors. Is it possible >> that my browser is corrupting the transfer? > > Maybe, though I used FireFox to download also. I would go to wherever the

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread anj patnaik
I used the same link: http://www.enterprisedb.com/products-services-training/pgdownload I chose *Version 9.5.0 Beta 1* Linux x86-64 Then, I tried 9.4 for Linux x86-64 Has anyone downloaded/installed within last 2 days? my OS is RHEL 6.5 I am using the Linux machine's firefox browser to download

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread Adrian Klaver
On 10/21/2015 09:14 AM, anj patnaik wrote: Ok, i am trying to determine why I am getting errors. Is it possible that my browser is corrupting the transfer? Maybe, though I used FireFox to download also. I would go to wherever the file has been downloaded on your computer and delete it and try

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread Adrian Klaver
On 10/21/2015 08:57 AM, anj patnaik wrote: I used the same link: http://www.enterprisedb.com/products-services-training/pgdownload I chose /*Version 9.5.0 Beta 1*/ Linux x86-64 I downloaded(postgresql-9.5.0-beta1-linux-x64.run) and ran it. I did not actually complete the install as I already

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-21 Thread Adrian Klaver
On 10/20/2015 05:48 PM, anj patnaik wrote: Several weeks ago, I successfully downloaded postgresql-9.4.4-3-linux-x64.run on a Linux server. Where did you download from? Today, I attempted to download from the site. I notice 9.5 is there, but getting lots of errors: Looks like you are trying

Re: [GENERAL] trouble downloading postgres 9.4 for RHEL 6.x

2015-10-20 Thread John R Pierce
On 10/20/2015 5:48 PM, anj patnaik wrote: What is the recommended 9.4 version to download from and the steps? *I* recommend... # yum install -y http://yum.postgresql.org/9.4/redhat/rhel-6-x86_64/pgdg-redhat94-9.4-1.noarch.rpm # yum install -y postgresql94-{server,contrib,devel} #

Re: [GENERAL] Trouble downloading Postgres

2005-11-21 Thread Gary Horton
Yes, thanks very much, I was just a few minutes ago able to get back in and get this done. Thanks! -gh Magnus Hagander wrote: I'm trying to download the source for 8.1 but am having a problem from both IE and Mozilla browsers. From either browser, clicking on a donwload object link l

Re: [GENERAL] Trouble downloading Postgres

2005-11-21 Thread Magnus Hagander
> I'm trying to download the source for 8.1 but am having a > problem from both IE and Mozilla browsers. From either > browser, clicking on a donwload object link leads me here: Hi. This should be fixed by now, thanks for reporting it. (There were serious problems, but they were solved a short w