HEX
Server: Apache
System: Linux box5123.bluehost.com 5.14.0-611.47.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 8 20:00:39 EDT 2026 x86_64
User: monicare (1607)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: //usr/libexec/initscripts/legacy-actions/postgresql/upgrade
#!/usr/bin/sh

# Legacy action script for "service postgresql --upgrade"
cmd="/usr/bin/postgresql-setup --upgrade --unit postgresql"
echo "Hint: the preferred way to do this is now \"$cmd\"" >&2
$cmd