Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Igor Korot
Hi, ALL, On Fri, Mar 22, 2019 at 11:32 PM Igor Korot wrote: > > Hi, > > On Sat, Mar 23, 2019 at 10:42 AM Tom Lane wrote: > > > > Igor Korot writes: > > igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 > > | tar xpf - > > > > > On Sat, Mar 23, 2019 at 9:25 AM Ron

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Igor Korot
Hi, On Sat, Mar 23, 2019 at 10:42 AM Tom Lane wrote: > > Igor Korot writes: > igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 > | tar xpf - > > > On Sat, Mar 23, 2019 at 9:25 AM Ron wrote: > >> Off hand I would say the user you are running as does not have the

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Igor Korot
Hi, On Sat, Mar 23, 2019 at 10:36 AM Hans Schou wrote: > > > > On Sat, Mar 23, 2019 at 3:48 PM Igor Korot wrote: >> >> >> You mean even running as "sudo"? > > > igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 > | tar xpf - > > No, you are not running tar as sudo. > > I wou

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Igor Korot
Hi, On Sat, Mar 23, 2019 at 10:17 AM Ron wrote: > > On 3/22/19 9:50 PM, Igor Korot wrote: > > Hi > > On Sat, Mar 23, 2019 at 9:25 AM Ron wrote: > > On 3/23/19 8:58 AM, Adrian Klaver wrote: > > On 3/22/19 11:59 PM, Igor Korot wrote: > > Hi, ALL, > I tried to follow an instructions at > https://ww

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Igor Korot
Hi, On Sat, Mar 23, 2019 at 9:55 AM Michael Loftis wrote: > > > > On Sat, Mar 23, 2019 at 08:48 Igor Korot wrote: >> >> >> > [code] >> > igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 >> >> You mean even running as "sudo"? >> >> Thank you. > > > > You ran the bunzip2 as s

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Adrian Klaver
On 3/23/19 8:42 AM, Tom Lane wrote: Igor Korot writes: igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 | tar xpf - On Sat, Mar 23, 2019 at 9:25 AM Ron wrote: Off hand I would say the user you are running as does not have the permissions to unpack the tarball in the

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Tom Lane
Igor Korot writes: igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 | tar xpf - > On Sat, Mar 23, 2019 at 9:25 AM Ron wrote: >> Off hand I would say the user you are running as does not have the >> permissions to unpack the tarball in the location you have select

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Hans Schou
On Sat, Mar 23, 2019 at 3:48 PM Igor Korot wrote: > > You mean even running as "sudo"? > igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 | tar xpf - No, you are not running tar as sudo. I would at least suggest: cd /usr/local/src sudo tar --bzip2 xf /usr/postgresql-9

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Ron
On 3/22/19 9:50 PM, Igor Korot wrote: Hi On Sat, Mar 23, 2019 at 9:25 AM Ron wrote: On 3/23/19 8:58 AM, Adrian Klaver wrote: On 3/22/19 11:59 PM, Igor Korot wrote: Hi, ALL, I tried to follow an instructions at https://www.postgresql.org/ftp/binary/v9.6.1/solaris/solaris11/i386/ in the README

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Igor Korot
Hi On Sat, Mar 23, 2019 at 9:25 AM Ron wrote: > > On 3/23/19 8:58 AM, Adrian Klaver wrote: > > On 3/22/19 11:59 PM, Igor Korot wrote: > > Hi, ALL, > I tried to follow an instructions at > https://www.postgresql.org/ftp/binary/v9.6.1/solaris/solaris11/i386/ > in the README but I received following

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Ron
On 3/23/19 8:58 AM, Adrian Klaver wrote: On 3/22/19 11:59 PM, Igor Korot wrote: Hi, ALL, I tried to follow an instructions at https://www.postgresql.org/ftp/binary/v9.6.1/solaris/solaris11/i386/ in the README but I received following: Off hand I would say the user you are running as does not h

Re: Installing PostgreSQL on Oracle Solaris

2019-03-23 Thread Adrian Klaver
On 3/22/19 11:59 PM, Igor Korot wrote: Hi, ALL, I tried to follow an instructions at https://www.postgresql.org/ftp/binary/v9.6.1/solaris/solaris11/i386/ in the README but I received following: Off hand I would say the user you are running as does not have the permissions to unpack the tarball

Installing PostgreSQL on Oracle Solaris

2019-03-22 Thread Igor Korot
Hi, ALL, I tried to follow an instructions at https://www.postgresql.org/ftp/binary/v9.6.1/solaris/solaris11/i386/ in the README but I received following: [code] igor@solaris:/usr$ sudo bunzip2 < postgresql-9.6.1-S11.i386-64.tar.bz2 | tar xpf - tar: postgres: Permission denied tar: postgres: Permi