Entiendo. Muchas gracias por la respuesta! Estaré probando los comandos de esta manera. Saludos cordiales, Yessica
El jue., 23 ago. 2018 a las 10:11, Alvaro Herrera (<alvhe...@2ndquadrant.com>) escribió: > Yessica Brinkmann escribió: > > > File to patch: postgresql-8.3.23 > > File postgresql-8.3.23 is not a regular file --refusing to patch > > 1 out of 1 hunk ignored -- saving rejects to file postgresql-8.3.23.rej > > can't find file to patch at input line 94 > > Perhaps you used the wrong -p or --strip option? > > tar xfa postgresql-8.3.23.tar.bz2 > cd postgresql-8.3.23 > patch -p1 < > /tmp/0001-Disable-faggressive-loop-optimizations-in-gcc-4.8-fo.patch > ./configure <opciones> > make -j4 > sudo make install > > -- > Álvaro Herrera https://www.2ndQuadrant.com/ > PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services >