Pg_upgrade problem.

Started by obi reddyalmost 5 years ago9 messagesgeneral
Jump to latest
#1obi reddy
obireddy.g1997@gmail.com

When I am trying to upgrade 9.6 to 10 . I'M getting this error , please
help me out

pg_upgrade check for "/opt/postgresql/10/bin/passwd" failed: no such file
or directory failure, exiting

#2Adrian Klaver
adrian.klaver@aklaver.com
In reply to: obi reddy (#1)
Re: Pg_upgrade problem.

On 4/15/21 9:43 AM, obi reddy wrote:

When I am trying to upgrade 9.6 to 10 . I'M getting this error , please
help me out

What OS and version?

Where did you install Postgres from?

pg_upgrade check for "/opt/postgresql/10/bin/passwd" failed: no such
file or directory failure, exiting

AFAIK, passwd is not a regular binary in the community edition. Have you
installed an extension in the 9.6 instance that you have not installed
in the 10 instance? Or something else along that line?

--
Adrian Klaver
adrian.klaver@aklaver.com

#3obi reddy
obireddy.g1997@gmail.com
In reply to: Adrian Klaver (#2)
Re: Pg_upgrade problem.

Yeah I have installed 10 and OS version is 6.4.

Show quoted text

When I am trying to upgrade 9.6 to 10 . I'M getting this error , please
help me out

What OS and version?

Where did you install Postgres from?

pg_upgrade check for "/opt/postgresql/10/bin/passwd" failed: no such
file or directory failure, exiting

AFAIK, passwd is not a regular binary in the community edition. Have you
installed an extension in the 9.6 instance that you have not installed
in the 10 instance? Or something else along that line?

--
Adrian Klaver
adrian.klaver@aklaver.com

#4Adrian Klaver
adrian.klaver@aklaver.com
In reply to: obi reddy (#3)
Re: Pg_upgrade problem.

On 4/15/21 10:33 AM, obi reddy wrote:

Yeah I have installed 10 and OS version is 6.4.

What is the actual OS?

Where did you install 9.6 and 10 from?

When I am trying to upgrade 9.6 to 10 . I'M getting this error ,

please

help me out

What OS and version?

Where did you install Postgres from?

pg_upgrade check for "/opt/postgresql/10/bin/passwd" failed: no such
file or directory failure, exiting

AFAIK, passwd is not a regular binary in the community edition. Have
you
installed an extension in the 9.6 instance that you have not installed
in the 10 instance? Or something else along that line?

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

--
Adrian Klaver
adrian.klaver@aklaver.com

#5obi reddy
obireddy.g1997@gmail.com
In reply to: Adrian Klaver (#4)
Re: Pg_upgrade problem.

I have instal 10.0 side and OS is centos 6.4 64 bit

Show quoted text

What is the actual OS?

Where did you install 9.6 and 10 from?

When I am trying to upgrade 9.6 to 10 . I'M getting this error ,

please

help me out

What OS and version?

Where did you install Postgres from?

pg_upgrade check for "/opt/postgresql/10/bin/passwd" failed: no

such

file or directory failure, exiting

AFAIK, passwd is not a regular binary in the community edition. Have
you
installed an extension in the 9.6 instance that you have not

installed

in the 10 instance? Or something else along that line?

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

--
Adrian Klaver
adrian.klaver@aklaver.com

#6Adrian Klaver
adrian.klaver@aklaver.com
In reply to: obi reddy (#5)
Re: Pg_upgrade problem.

On 4/15/21 10:49 AM, obi reddy wrote:

I have instal 10.0 side and OS is centos 6.4 64 bit

What was the source for the installs of the 9.6 and 10 instances of
Postgres?:

1) RPM
If so from what repo?

2) Other
If so what and from where?

What is the actual OS?

Where did you install 9.6 and 10 from?

      > When I am trying to upgrade 9.6 to 10 . I'M getting

this error ,

     please
      > help me out

     What OS and version?

     Where did you install Postgres from?

      >
      > pg_upgrade check for "/opt/postgresql/10/bin/passwd"

failed: no such

      > file or directory failure, exiting

     AFAIK, passwd is not a regular binary in the community

edition. Have

     you
     installed an extension in the 9.6 instance that you have not

installed

     in the 10 instance? Or something else along that line?

     --
     Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

<mailto:adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>>

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

--
Adrian Klaver
adrian.klaver@aklaver.com

#7obi reddy
obireddy.g1997@gmail.com
In reply to: Adrian Klaver (#6)
Re: Pg_upgrade problem.

It's a "oneclic "

Show quoted text

What was the source for the installs of the 9.6 and 10 instances of
Postgres?:

1) RPM
If so from what repo?

2) Other
If so what and from where?

What is the actual OS?

Where did you install 9.6 and 10 from?

When I am trying to upgrade 9.6 to 10 . I'M getting

this error ,

please

help me out

What OS and version?

Where did you install Postgres from?

pg_upgrade check for "/opt/postgresql/10/bin/passwd"

failed: no such

file or directory failure, exiting

AFAIK, passwd is not a regular binary in the community

edition. Have

you
installed an extension in the 9.6 instance that you have not

installed

in the 10 instance? Or something else along that line?

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

<mailto:adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

--
Adrian Klaver
adrian.klaver@aklaver.com

#8Adrian Klaver
adrian.klaver@aklaver.com
In reply to: obi reddy (#7)
Re: Pg_upgrade problem.

On 4/15/21 2:00 PM, obi reddy wrote:

It's a "oneclic "

From here?:

https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

To get an answer you will need to provide as much basic information as
you can. So in addition to what you have provided we need:

1) Is the 9.6 instance also from EDB(enterprisedb.com)?

2) Have you created any extensions in the 9.6 instance and if so what?

3) Is there a '/opt/postgresql/96/bin/passwd'?

4) Is there a '/opt/postgresql/10/bin/passwd'?

5) What is the complete pg_upgrade command you are using?

What was the source for the installs of the 9.6 and 10 instances of
Postgres?:

1) RPM
    If so from what repo?

2) Other
    If so what and from where?

     What is the actual OS?

     Where did you install 9.6 and 10 from?

      >
      >      > When I am trying to upgrade 9.6 to 10 . I'M getting
     this error ,
      >     please
      >      > help me out
      >
      >     What OS and version?
      >
      >     Where did you install Postgres from?
      >
      >      >
      >      > pg_upgrade check for "/opt/postgresql/10/bin/passwd"
     failed: no such
      >      > file or directory failure, exiting
      >
      >     AFAIK, passwd is not a regular binary in the community
     edition. Have
      >     you
      >     installed an extension in the 9.6 instance that you

have not

     installed
      >     in the 10 instance? Or something else along that line?
      >
      >
      >     --
      >     Adrian Klaver
      > adrian.klaver@aklaver.com

<mailto:adrian.klaver@aklaver.com> <mailto:adrian.klaver@aklaver.com
<mailto:adrian.klaver@aklaver.com>>

     <mailto:adrian.klaver@aklaver.com

<mailto:adrian.klaver@aklaver.com> <mailto:adrian.klaver@aklaver.com
<mailto:adrian.klaver@aklaver.com>>>

      >

     --
     Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

<mailto:adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>>

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

--
Adrian Klaver
adrian.klaver@aklaver.com

#9obi reddy
obireddy.g1997@gmail.com
In reply to: Adrian Klaver (#8)
Re: Pg_upgrade problem.

Thank you for your response. Problem is resolved. I tried another way its
working fine.
Thank you so much
OBIREDDY. G

Show quoted text

It's a "oneclic "

From here?:

https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

To get an answer you will need to provide as much basic information as
you can. So in addition to what you have provided we need:

1) Is the 9.6 instance also from EDB(enterprisedb.com)?

2) Have you created any extensions in the 9.6 instance and if so what?

3) Is there a '/opt/postgresql/96/bin/passwd'?

4) Is there a '/opt/postgresql/10/bin/passwd'?

5) What is the complete pg_upgrade command you are using?

What was the source for the installs of the 9.6 and 10 instances of
Postgres?:

1) RPM
If so from what repo?

2) Other
If so what and from where?

What is the actual OS?

Where did you install 9.6 and 10 from?

When I am trying to upgrade 9.6 to 10 . I'M getting

this error ,

please

help me out

What OS and version?

Where did you install Postgres from?

pg_upgrade check for "/opt/postgresql/10/bin/passwd"

failed: no such

file or directory failure, exiting

AFAIK, passwd is not a regular binary in the community

edition. Have

you
installed an extension in the 9.6 instance that you

have not

installed

in the 10 instance? Or something else along that line?

--
Adrian Klaver
adrian.klaver@aklaver.com

<mailto:adrian.klaver@aklaver.com> <mailto:adrian.klaver@aklaver.com
<mailto:adrian.klaver@aklaver.com>>

<mailto:adrian.klaver@aklaver.com

<mailto:adrian.klaver@aklaver.com> <mailto:adrian.klaver@aklaver.com
<mailto:adrian.klaver@aklaver.com>>>

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

<mailto:adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com

--
Adrian Klaver
adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>

--
Adrian Klaver
adrian.klaver@aklaver.com