ln.1posix -sfv /usr/local/opt/postgresql/*.plist ~/Library/LaunchAgents
link files
-s     Create symbolic links instead of hard links.
-f     Force existing destination pathnames to be removed to allow the link.
source manpages: ln